VisualPermissionElementName Property |
Optionally, the element from the panel which will be secured. [Filter(eq)]
Namespace:
Aloe.EnterpriseOne.Model.Systems.Security
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic string ElementName { get; set; }
Public Property ElementName As String
Get
Set
public:
property String^ ElementName {
String^ get ();
void set (String^ value);
}
member ElementName : string with get, set
Property Value
Type:
String
See Also