DepreciationPlanLinesRepositoryValuationModelReference 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<DepreciationPlanLine, ValuationModel> ValuationModelReference
Public Shared ReadOnly ValuationModelReference As PrimaryKeyReference(Of DepreciationPlanLine, ValuationModel)
public:
static initonly PrimaryKeyReference<DepreciationPlanLine^, ValuationModel^>^ ValuationModelReference
static val ValuationModelReference: PrimaryKeyReference<DepreciationPlanLine, ValuationModel>
Field Value
Type:
PrimaryKeyReferenceDepreciationPlanLine,
ValuationModel
See Also