AssetsRepositoryAssetCategoryIdAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Finance.Assets
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<Asset, Guid> AssetCategoryIdAttribute
Public Shared ReadOnly AssetCategoryIdAttribute As ColumnDataAttribute(Of Asset, Guid)
public:
static initonly ColumnDataAttribute<Asset^, Guid^>^ AssetCategoryIdAttribute
static val AssetCategoryIdAttribute: ColumnDataAttribute<Asset, Guid>
Field Value
Type:
ColumnDataAttributeAsset,
Guid
See Also