ObjectFilesRepositoryPurposeCodeAttribute 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<ObjectFile, string> PurposeCodeAttribute
Public Shared ReadOnly PurposeCodeAttribute As ColumnDataAttribute(Of ObjectFile, String)
public:
static initonly ColumnDataAttribute<ObjectFile^, String^>^ PurposeCodeAttribute
static val PurposeCodeAttribute: ColumnDataAttribute<ObjectFile, string>
Field Value
Type:
ColumnDataAttributeObjectFile,
String
See Also