DocumentTypeUserStatusesRepositoryInstructionsAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<DocumentTypeUserStatus, string> InstructionsAttribute
Public Shared ReadOnly InstructionsAttribute As ColumnDataAttribute(Of DocumentTypeUserStatus, String)
public:
static initonly ColumnDataAttribute<DocumentTypeUserStatus^, String^>^ InstructionsAttribute
static val InstructionsAttribute: ColumnDataAttribute<DocumentTypeUserStatus, string>
Field Value
Type:
ColumnDataAttributeDocumentTypeUserStatus,
String
See Also