DepreciationPlanLineFixedValueFixedValuePeriodMonth Property |
Month of the period for which the depreciation value is fixed. [Required]
Namespace:
Aloe.EnterpriseOne.Model.Finance.Assets
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic byte FixedValuePeriodMonth { get; set; }
Public Property FixedValuePeriodMonth As Byte
Get
Set
public:
property unsigned char FixedValuePeriodMonth {
unsigned char get ();
void set (unsigned char value);
}
member FixedValuePeriodMonth : byte with get, set
Property Value
Type:
Byte
See Also