CallDetailsRepositoryCalledPartyReference 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> CalledPartyReference
Public Shared ReadOnly CalledPartyReference As KeyReference(Of CallDetail, Party)
public:
static initonly KeyReference<CallDetail^, Party^>^ CalledPartyReference
static val CalledPartyReference: KeyReference<CallDetail, Party>
Field Value
Type:
KeyReferenceCallDetail,
Party
See Also