PersonsRepositoryLastNameAttribute Field |
Definition of the
LastName 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 MultilanguageStringDataAttribute<Person> LastNameAttribute
Public Shared ReadOnly LastNameAttribute As MultilanguageStringDataAttribute(Of Person)
public:
static initonly MultilanguageStringDataAttribute<Person^>^ LastNameAttribute
static val LastNameAttribute: MultilanguageStringDataAttribute<Person>
Field Value
Type:
MultilanguageStringDataAttributePerson
See Also