IAssociateIsAsynchEnabled Property |
can user use remote travel with updates?
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxbool IsAsynchEnabled { get; }
ReadOnly Property IsAsynchEnabled As Boolean
Get
Dim instance As IAssociate
Dim value As Boolean
value = instance.IsAsynchEnabled
property bool IsAsynchEnabled {
bool get ();
}
Property Value
Type:
Boolean
See Also