ProductsRepositoryValuationGroupIdAttribute 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, Nullable<Guid>> ValuationGroupIdAttribute
Public Shared ReadOnly ValuationGroupIdAttribute As ColumnDataAttribute(Of Product, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<Product^, Nullable<Guid^>^>^ ValuationGroupIdAttribute
static val ValuationGroupIdAttribute: ColumnDataAttribute<Product, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeProduct,
NullableGuid
See Also