IApplicationArchiveHasLiveupdateHandlers Property |
Has live-update handlers?
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxbool HasLiveupdateHandlers { get; }
ReadOnly Property HasLiveupdateHandlers As Boolean
Get
Dim instance As IApplicationArchive
Dim value As Boolean
value = instance.HasLiveupdateHandlers
property bool HasLiveupdateHandlers {
bool get ();
}
Property Value
Type:
Boolean
See Also