ContactMechanismsRepositoryContactMechanismTypeAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.General.Contacts
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly StringEnumDataAttribute<ContactMechanism, ContactMechanismsRepositoryContactMechanismType> ContactMechanismTypeAttribute
Public Shared ReadOnly ContactMechanismTypeAttribute As StringEnumDataAttribute(Of ContactMechanism, ContactMechanismsRepositoryContactMechanismType)
public:
static initonly StringEnumDataAttribute<ContactMechanism^, ContactMechanismsRepositoryContactMechanismType^>^ ContactMechanismTypeAttribute
static val ContactMechanismTypeAttribute: StringEnumDataAttribute<ContactMechanism, ContactMechanismsRepositoryContactMechanismType>
Field Value
Type:
StringEnumDataAttributeContactMechanism,
ContactMechanismsRepositoryContactMechanismType
See Also