Click or drag to resize

PartyDefaultContactMechanism Property

Gets the default contact mechanism of the party.

Namespace:  Aloe.EnterpriseOne.Model.General.Contacts
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public PartyContactMechanism DefaultContactMechanism { get; }

Property Value

Type: PartyContactMechanism
The default contact mechanism.
See Also