IAssociateIsCSLoginEnabled Property |
can user login through Customer Service?
Namespace:
SuperOffice.COM.SuperOfficeDB
Assembly:
SuperOfficeDB.Interop (in SuperOfficeDB.Interop.dll) Version: 8.0.0.0
Syntaxbool IsCSLoginEnabled { get; }
ReadOnly Property IsCSLoginEnabled As Boolean
Get
Dim instance As IAssociate
Dim value As Boolean
value = instance.IsCSLoginEnabled
property bool IsCSLoginEnabled {
bool get ();
}
Property Value
Type:
Boolean
See Also