DepreciationMethodMonthsInAPeriod Property |
Number of equal valued months calculated with single application of the function. [Required] [Default(12)]
Namespace:
Aloe.EnterpriseOne.Model.Finance.Assets
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic int MonthsInAPeriod { get; set; }
Public Property MonthsInAPeriod As Integer
Get
Set
public:
property int MonthsInAPeriod {
int get ();
void set (int value);
}
member MonthsInAPeriod : int with get, set
Property Value
Type:
Int32
See Also