DepreciationPlanTemplatesRepositoryAssetCategoryReference 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<DepreciationPlanTemplate, AssetCategory> AssetCategoryReference
Public Shared ReadOnly AssetCategoryReference As PrimaryKeyReference(Of DepreciationPlanTemplate, AssetCategory)
public:
static initonly PrimaryKeyReference<DepreciationPlanTemplate^, AssetCategory^>^ AssetCategoryReference
static val AssetCategoryReference: PrimaryKeyReference<DepreciationPlanTemplate, AssetCategory>
Field Value
Type:
PrimaryKeyReferenceDepreciationPlanTemplate,
AssetCategory
See Also