SupplySchemaRoutesRepositorySourceStoreIdAttribute Field |
Definition of the data attribute for
SourceStore 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<SupplySchemaRoute, Guid> SourceStoreIdAttribute
Public Shared ReadOnly SourceStoreIdAttribute As ColumnDataAttribute(Of SupplySchemaRoute, Guid)
public:
static initonly ColumnDataAttribute<SupplySchemaRoute^, Guid^>^ SourceStoreIdAttribute
static val SourceStoreIdAttribute: ColumnDataAttribute<SupplySchemaRoute, Guid>
Field Value
Type:
ColumnDataAttributeSupplySchemaRoute,
Guid
See Also