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