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