UserAccessKeyPermission8 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 Permission8 { get; set; }
Public Property Permission8 As Boolean
Get
Set
public:
property bool Permission8 {
bool get ();
void set (bool value);
}
member Permission8 : bool with get, set
Property Value
Type:
Boolean
See Also