ClubUserIsUserAdm Property
True if the user has access to manage users
Namespace: NFF.FIKS.EnterpriseServices.Components.EntitiesAssembly: NFF.FIKS.EnterpriseServices.Components (in NFF.FIKS.EnterpriseServices.Components.dll) Version: 1.0.0.0 (1.0.0.0)
public bool IsUserAdm { get; set; }
Public Property IsUserAdm As Boolean
Get
Set
public:
property bool IsUserAdm {
bool get ();
void set (bool value);
}
member IsUserAdm : bool with get, set
Property Value
Boolean