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