PersonsRepositoryGenderAttribute Field |
Definition of the
Gender data attribute
Namespace:
Aloe.EnterpriseOne.Model.General.Contacts
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly StringEnumDataAttribute<Person, Nullable<PersonsRepositoryGender>> GenderAttribute
Public Shared ReadOnly GenderAttribute As StringEnumDataAttribute(Of Person, Nullable(Of PersonsRepositoryGender))
public:
static initonly StringEnumDataAttribute<Person^, Nullable<PersonsRepositoryGender^>^>^ GenderAttribute
static val GenderAttribute: StringEnumDataAttribute<Person, Nullable<PersonsRepositoryGender>>
Field Value
Type:
StringEnumDataAttributePerson,
NullablePersonsRepositoryGender
See Also