StoreResponsiblePartiesRepositoryResponsiblePartyReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Inventory
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly KeyReference<StoreResponsibleParty, Party> ResponsiblePartyReference
Public Shared ReadOnly ResponsiblePartyReference As KeyReference(Of StoreResponsibleParty, Party)
public:
static initonly KeyReference<StoreResponsibleParty^, Party^>^ ResponsiblePartyReference
static val ResponsiblePartyReference: KeyReference<StoreResponsibleParty, Party>
Field Value
Type:
KeyReferenceStoreResponsibleParty,
Party
See Also