MessagesRepositoryRelatedToPartyReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Applications.Mail
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly KeyReference<Message, Party> RelatedToPartyReference
Public Shared ReadOnly RelatedToPartyReference As KeyReference(Of Message, Party)
public:
static initonly KeyReference<Message^, Party^>^ RelatedToPartyReference
static val RelatedToPartyReference: KeyReference<Message, Party>
Field Value
Type:
KeyReferenceMessage,
Party
See Also