ActivityTemplatesRepositoryResponsiblePartyReference Field |
Namespace:
Aloe.EnterpriseOne.Model.General.Contacts
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly KeyReference<ActivityTemplate, Party> ResponsiblePartyReference
Public Shared ReadOnly ResponsiblePartyReference As KeyReference(Of ActivityTemplate, Party)
public:
static initonly KeyReference<ActivityTemplate^, Party^>^ ResponsiblePartyReference
static val ResponsiblePartyReference: KeyReference<ActivityTemplate, Party>
Field Value
Type:
KeyReferenceActivityTemplate,
Party
See Also