AssetsRepositoryAssetCategoryReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Finance.Assets
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<Asset, AssetCategory> AssetCategoryReference
Public Shared ReadOnly AssetCategoryReference As PrimaryKeyReference(Of Asset, AssetCategory)
public:
static initonly PrimaryKeyReference<Asset^, AssetCategory^>^ AssetCategoryReference
static val AssetCategoryReference: PrimaryKeyReference<Asset, AssetCategory>
Field Value
Type:
PrimaryKeyReferenceAsset,
AssetCategory
See Also