StoreTransactionsRepositoryScrapTypeIdAttribute Field |
Definition of the data attribute for
ScrapType reference
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Inventory
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<StoreTransaction, Nullable<Guid>> ScrapTypeIdAttribute
Public Shared ReadOnly ScrapTypeIdAttribute As ColumnDataAttribute(Of StoreTransaction, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<StoreTransaction^, Nullable<Guid^>^>^ ScrapTypeIdAttribute
static val ScrapTypeIdAttribute: ColumnDataAttribute<StoreTransaction, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeStoreTransaction,
NullableGuid
See Also