IAssociateIsWebLoginEnabled Property |
can user login over web?
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxbool IsWebLoginEnabled { get; }
ReadOnly Property IsWebLoginEnabled As Boolean
Get
Dim instance As IAssociate
Dim value As Boolean
value = instance.IsWebLoginEnabled
property bool IsWebLoginEnabled {
bool get ();
}
Property Value
Type:
Boolean
See Also