AssetCategoriesRepositoryProductTypeIdAttribute Field |
Definition of the data attribute for
ProductType reference
Namespace:
Aloe.EnterpriseOne.Model.Finance.Assets
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<AssetCategory, Guid> ProductTypeIdAttribute
Public Shared ReadOnly ProductTypeIdAttribute As ColumnDataAttribute(Of AssetCategory, Guid)
public:
static initonly ColumnDataAttribute<AssetCategory^, Guid^>^ ProductTypeIdAttribute
static val ProductTypeIdAttribute: ColumnDataAttribute<AssetCategory, Guid>
Field Value
Type:
ColumnDataAttributeAssetCategory,
Guid
See Also