LeaseContractLinesRepositoryLineNotesAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Applications.Rental
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<LeaseContractLine, string> LineNotesAttribute
Public Shared ReadOnly LineNotesAttribute As ColumnDataAttribute(Of LeaseContractLine, String)
public:
static initonly ColumnDataAttribute<LeaseContractLine^, String^>^ LineNotesAttribute
static val LineNotesAttribute: ColumnDataAttribute<LeaseContractLine, string>
Field Value
Type:
ColumnDataAttributeLeaseContractLine,
String
See Also