ContactMechanismPurposesRepositoryContactMechanismTypeAttribute 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<ContactMechanismPurpos, Nullable<ContactMechanismsRepositoryContactMechanismType>> ContactMechanismTypeAttribute
Public Shared ReadOnly ContactMechanismTypeAttribute As StringEnumDataAttribute(Of ContactMechanismPurpos, Nullable(Of ContactMechanismsRepositoryContactMechanismType))
public:
static initonly StringEnumDataAttribute<ContactMechanismPurpos^, Nullable<ContactMechanismsRepositoryContactMechanismType^>^>^ ContactMechanismTypeAttribute
static val ContactMechanismTypeAttribute: StringEnumDataAttribute<ContactMechanismPurpos, Nullable<ContactMechanismsRepositoryContactMechanismType>>
Field Value
Type:
StringEnumDataAttributeContactMechanismPurpos,
NullableContactMechanismsRepositoryContactMechanismType
See Also