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