SalesOrdersOptionsRepositoryAllowedDirectionsAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Crm.Sales
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly StringEnumDataAttribute<SalesOrdersOption, SalesOrdersOptionsRepositoryAllowedDirections> AllowedDirectionsAttribute
Public Shared ReadOnly AllowedDirectionsAttribute As StringEnumDataAttribute(Of SalesOrdersOption, SalesOrdersOptionsRepositoryAllowedDirections)
public:
static initonly StringEnumDataAttribute<SalesOrdersOption^, SalesOrdersOptionsRepositoryAllowedDirections^>^ AllowedDirectionsAttribute
static val AllowedDirectionsAttribute: StringEnumDataAttribute<SalesOrdersOption, SalesOrdersOptionsRepositoryAllowedDirections>
Field Value
Type:
StringEnumDataAttributeSalesOrdersOption,
SalesOrdersOptionsRepositoryAllowedDirections
See Also