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