CallDetailsRepositoryCallingPartyReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Applications.Telephony
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly KeyReference<CallDetail, Party> CallingPartyReference
Public Shared ReadOnly CallingPartyReference As KeyReference(Of CallDetail, Party)
public:
static initonly KeyReference<CallDetail^, Party^>^ CallingPartyReference
static val CallingPartyReference: KeyReference<CallDetail, Party>
Field Value
Type:
KeyReferenceCallDetail,
Party
See Also