ServiceCentersRepositoryPartyReference Field |
Definition of the
Party reference
Namespace:
Aloe.EnterpriseOne.Model.Applications.AssetManagement
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly KeyReference<ServiceCenter, Party> PartyReference
Public Shared ReadOnly PartyReference As KeyReference(Of ServiceCenter, Party)
public:
static initonly KeyReference<ServiceCenter^, Party^>^ PartyReference
static val PartyReference: KeyReference<ServiceCenter, Party>
Field Value
Type:
KeyReferenceServiceCenter,
Party
See Also