AttributeChangeAttributeName Property |
The attribute name. [Required] [Filter(eq)]
Namespace:
Aloe.EnterpriseOne.Model.Systems.Core
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic string AttributeName { get; }
Public ReadOnly Property AttributeName As String
Get
public:
property String^ AttributeName {
String^ get ();
}
member AttributeName : string with get
Property Value
Type:
String
See Also