DistributionsRepositoryStoreReference Field |
Definition of the
Store reference
Namespace:
Aloe.EnterpriseOne.Model.Finance.Cost
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<Distribution, Store> StoreReference
Public Shared ReadOnly StoreReference As PrimaryKeyReference(Of Distribution, Store)
public:
static initonly PrimaryKeyReference<Distribution^, Store^>^ StoreReference
static val StoreReference: PrimaryKeyReference<Distribution, Store>
Field Value
Type:
PrimaryKeyReferenceDistribution,
Store
See Also