ValuationModelsRepositoryDefaultDepreciationMethodReference 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<ValuationModel, DepreciationMethod> DefaultDepreciationMethodReference
Public Shared ReadOnly DefaultDepreciationMethodReference As PrimaryKeyReference(Of ValuationModel, DepreciationMethod)
public:
static initonly PrimaryKeyReference<ValuationModel^, DepreciationMethod^>^ DefaultDepreciationMethodReference
static val DefaultDepreciationMethodReference: PrimaryKeyReference<ValuationModel, DepreciationMethod>
Field Value
Type:
PrimaryKeyReferenceValuationModel,
DepreciationMethod
See Also