UserAccessKeyPermission7 Property |
Obsolete. Not used. [Required] [Default(false)]
Namespace:
Aloe.EnterpriseOne.Model.Systems.Security
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic bool Permission7 { get; set; }
Public Property Permission7 As Boolean
Get
Set
public:
property bool Permission7 {
bool get ();
void set (bool value);
}
member Permission7 : bool with get, set
Property Value
Type:
Boolean
See Also