PublicUsersRepositoryLastNameAttribute Field |
Definition of the
LastName data attribute
Namespace:
Aloe.EnterpriseOne.Model.Systems.External
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<PublicUser, string> LastNameAttribute
Public Shared ReadOnly LastNameAttribute As ColumnDataAttribute(Of PublicUser, String)
public:
static initonly ColumnDataAttribute<PublicUser^, String^>^ LastNameAttribute
static val LastNameAttribute: ColumnDataAttribute<PublicUser, string>
Field Value
Type:
ColumnDataAttributePublicUser,
String
See Also