ValuationModelDefaultDepreciationMethod Property |
Obsolete. Not used. [Filter(multi eq)]
Namespace:
Aloe.EnterpriseOne.Model.Finance.Assets
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic DepreciationMethod DefaultDepreciationMethod { get; set; }
Public Property DefaultDepreciationMethod As DepreciationMethod
Get
Set
public:
property DepreciationMethod^ DefaultDepreciationMethod {
DepreciationMethod^ get ();
void set (DepreciationMethod^ value);
}
member DefaultDepreciationMethod : DepreciationMethod with get, set
Property Value
Type:
DepreciationMethod
See Also