DocumentAmountTypesRepositoryAllowedDirectionsAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly IntEnumDataAttribute<DocumentAmountType, Nullable<DocumentAmountTypesRepositoryAllowedDirections>> AllowedDirectionsAttribute
Public Shared ReadOnly AllowedDirectionsAttribute As IntEnumDataAttribute(Of DocumentAmountType, Nullable(Of DocumentAmountTypesRepositoryAllowedDirections))
public:
static initonly IntEnumDataAttribute<DocumentAmountType^, Nullable<DocumentAmountTypesRepositoryAllowedDirections^>^>^ AllowedDirectionsAttribute
static val AllowedDirectionsAttribute: IntEnumDataAttribute<DocumentAmountType, Nullable<DocumentAmountTypesRepositoryAllowedDirections>>
Field Value
Type:
IntEnumDataAttributeDocumentAmountType,
NullableDocumentAmountTypesRepositoryAllowedDirections
See Also