AccountingEntryDraftOriginCode Property

Origin Code (the client, or the account, or the supplier, etc...) [ClientCode, SupplierCode, OwnBancoId, FixedActiveCode, AccountCode]. It will depend on the originType

Definition

Namespace: Aliquo.Core.Models
Assembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
public string OriginCode { get; set; }

Property Value

String

See Also