TransactionEntryTemplatesRepositoryDocumentNotesFixedTextAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Inventory
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<TransactionEntryTemplate, string> DocumentNotesFixedTextAttribute
Public Shared ReadOnly DocumentNotesFixedTextAttribute As ColumnDataAttribute(Of TransactionEntryTemplate, String)
public:
static initonly ColumnDataAttribute<TransactionEntryTemplate^, String^>^ DocumentNotesFixedTextAttribute
static val DocumentNotesFixedTextAttribute: ColumnDataAttribute<TransactionEntryTemplate, string>
Field Value
Type:
ColumnDataAttributeTransactionEntryTemplate,
String
See Also