PartyContactMechanismsRepositoryContactMechanismPurposeReference Field |
Namespace:
Aloe.EnterpriseOne.Model.General.Contacts
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<PartyContactMechanism, ContactMechanismPurpos> ContactMechanismPurposeReference
Public Shared ReadOnly ContactMechanismPurposeReference As PrimaryKeyReference(Of PartyContactMechanism, ContactMechanismPurpos)
public:
static initonly PrimaryKeyReference<PartyContactMechanism^, ContactMechanismPurpos^>^ ContactMechanismPurposeReference
static val ContactMechanismPurposeReference: PrimaryKeyReference<PartyContactMechanism, ContactMechanismPurpos>
Field Value
Type:
PrimaryKeyReferencePartyContactMechanism,
ContactMechanismPurpos
See Also