IAppointmentsEOF Property |
Return true when all items are fetched
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxReadOnly Property EOF As Boolean
Get
Dim instance As IAppointments
Dim value As Boolean
value = instance.EOF
property bool EOF {
bool get ();
}
Property Value
Type:
Boolean
See Also