CustomersRepositoryCreationUserAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Crm
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<Customer, string> CreationUserAttribute
Public Shared ReadOnly CreationUserAttribute As ColumnDataAttribute(Of Customer, String)
public:
static initonly ColumnDataAttribute<Customer^, String^>^ CreationUserAttribute
static val CreationUserAttribute: ColumnDataAttribute<Customer, string>
Field Value
Type:
ColumnDataAttributeCustomer,
String
See Also