VoucherCorrespondanceDebitAmount Property |
Obsolete. Not used. [Required] [Default(0)]
Namespace:
Aloe.EnterpriseOne.Model.Finance.Accounting
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic decimal DebitAmount { get; set; }
Public Property DebitAmount As Decimal
Get
Set
public:
property Decimal^ DebitAmount {
Decimal^ get ();
void set (Decimal^ value);
}
member DebitAmount : decimal with get, set
Property Value
Type:
Decimal
See Also