TypeWorkElementsRepositoryWorkElementCodeAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Projects
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<TypeWorkElement, string> WorkElementCodeAttribute
Public Shared ReadOnly WorkElementCodeAttribute As ColumnDataAttribute(Of TypeWorkElement, String)
public:
static initonly ColumnDataAttribute<TypeWorkElement^, String^>^ WorkElementCodeAttribute
static val WorkElementCodeAttribute: ColumnDataAttribute<TypeWorkElement, string>
Field Value
Type:
ColumnDataAttributeTypeWorkElement,
String
See Also