Click or drag to resize

PartyContactMechanismContactMechanismPurpose Property

The purpose of this contact mechanism. Unique within the party. Can be used to seek for specific contact mechanisms. [Filter(multi eq)]

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

Property Value

Type: ContactMechanismPurpos
See Also