 | IReceiptExpenseEntityBaseNature Property |
Gets or sets the nature
(Nature)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.ReceiptExpense
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntaxstring Nature { get; set; }
Property Nature As String
Get
Set
Property Value
Type:
String
RemarksThis entity member is bound to the Nature (Nature) column of the Expense (Dépenses) table.
See Also