ITravelInfoAsyncEnabled Property |
Is Remote Travel turned on?
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxbool AsyncEnabled { get; }
ReadOnly Property AsyncEnabled As Boolean
Get
Dim instance As ITravelInfo
Dim value As Boolean
value = instance.AsyncEnabled
property bool AsyncEnabled {
bool get ();
}
Property Value
Type:
Boolean
See Also