Is the user currently on checked out of the central database?
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxReadOnly Property IsOnTravel As Boolean
Get
Dim instance As IUser
Dim value As Boolean
value = instance.IsOnTravel
property bool IsOnTravel {
bool get ();
}
Property Value
Type:
Boolean
See Also