Click or drag to resize

ContactMechanismPurposContactMechanismType Property

When specified, allows the purpose to be specified only for contact mechanisms of the specified type. [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 Nullable<ContactMechanismsRepositoryContactMechanismType> ContactMechanismType { get; set; }

Property Value

Type: NullableContactMechanismsRepositoryContactMechanismType
See Also