AttributeChangesRepositoryAttributeNameAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Systems.Core
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<AttributeChange, string> AttributeNameAttribute
Public Shared ReadOnly AttributeNameAttribute As ColumnDataAttribute(Of AttributeChange, String)
public:
static initonly ColumnDataAttribute<AttributeChange^, String^>^ AttributeNameAttribute
static val AttributeNameAttribute: ColumnDataAttribute<AttributeChange, string>
Field Value
Type:
ColumnDataAttributeAttributeChange,
String
See Also