StoreTransactionsRepositoryMovementTypeAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Inventory
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly StringEnumDataAttribute<StoreTransaction, MovementType> MovementTypeAttribute
Public Shared ReadOnly MovementTypeAttribute As StringEnumDataAttribute(Of StoreTransaction, MovementType)
public:
static initonly StringEnumDataAttribute<StoreTransaction^, MovementType^>^ MovementTypeAttribute
static val MovementTypeAttribute: StringEnumDataAttribute<StoreTransaction, MovementType>
Field Value
Type:
StringEnumDataAttributeStoreTransaction,
MovementType
See Also