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