DocumentAmountTypesRepositoryDistributeByAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly StringEnumDataAttribute<DocumentAmountType, DocumentAmountTypesRepositoryDistributeBy> DistributeByAttribute
Public Shared ReadOnly DistributeByAttribute As StringEnumDataAttribute(Of DocumentAmountType, DocumentAmountTypesRepositoryDistributeBy)
public:
static initonly StringEnumDataAttribute<DocumentAmountType^, DocumentAmountTypesRepositoryDistributeBy^>^ DistributeByAttribute
static val DistributeByAttribute: StringEnumDataAttribute<DocumentAmountType, DocumentAmountTypesRepositoryDistributeBy>
Field Value
Type:
StringEnumDataAttributeDocumentAmountType,
DocumentAmountTypesRepositoryDistributeBy
See Also