PartyContactMechanismsRepositoryContactMechanismReference 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, ContactMechanism> ContactMechanismReference
Public Shared ReadOnly ContactMechanismReference As PrimaryKeyReference(Of PartyContactMechanism, ContactMechanism)
public:
static initonly PrimaryKeyReference<PartyContactMechanism^, ContactMechanism^>^ ContactMechanismReference
static val ContactMechanismReference: PrimaryKeyReference<PartyContactMechanism, ContactMechanism>
Field Value
Type:
PrimaryKeyReferencePartyContactMechanism,
ContactMechanism
See Also