ProductCatalogsRepositoryRootProductGroupIdAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<ProductCatalog, Guid> RootProductGroupIdAttribute
Public Shared ReadOnly RootProductGroupIdAttribute As ColumnDataAttribute(Of ProductCatalog, Guid)
public:
static initonly ColumnDataAttribute<ProductCatalog^, Guid^>^ RootProductGroupIdAttribute
static val RootProductGroupIdAttribute: ColumnDataAttribute<ProductCatalog, Guid>
Field Value
Type:
ColumnDataAttributeProductCatalog,
Guid
See Also