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