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