DocumentAmountTypesRepositoryDistributeByMeasurementCategoryIdAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<DocumentAmountType, Nullable<Guid>> DistributeByMeasurementCategoryIdAttribute
Public Shared ReadOnly DistributeByMeasurementCategoryIdAttribute As ColumnDataAttribute(Of DocumentAmountType, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<DocumentAmountType^, Nullable<Guid^>^>^ DistributeByMeasurementCategoryIdAttribute
static val DistributeByMeasurementCategoryIdAttribute: ColumnDataAttribute<DocumentAmountType, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeDocumentAmountType,
NullableGuid
See Also