PublicUsersRepositoryCountryAttribute Field |
Definition of the
Country 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> CountryAttribute
Public Shared ReadOnly CountryAttribute As ColumnDataAttribute(Of PublicUser, String)
public:
static initonly ColumnDataAttribute<PublicUser^, String^>^ CountryAttribute
static val CountryAttribute: ColumnDataAttribute<PublicUser, string>
Field Value
Type:
ColumnDataAttributePublicUser,
String
See Also