VoucherCorrespondanceDebitVoucherLineId Property |
Obsolete. Not used. (The voucher line which contains the debited account). [Required] [Filter(multi eq)]
Namespace:
Aloe.EnterpriseOne.Model.Finance.Accounting
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic Guid DebitVoucherLineId { get; set; }
Public Property DebitVoucherLineId As Guid
Get
Set
public:
property Guid^ DebitVoucherLineId {
Guid^ get ();
void set (Guid^ value);
}
member DebitVoucherLineId : Guid with get, set
Property Value
Type:
Guid
See Also