IAssociateIsExtPersonAdmin Property |
can user create new external users?
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxbool IsExtPersonAdmin { get; }
ReadOnly Property IsExtPersonAdmin As Boolean
Get
Dim instance As IAssociate
Dim value As Boolean
value = instance.IsExtPersonAdmin
property bool IsExtPersonAdmin {
bool get ();
}
Property Value
Type:
Boolean
See Also