Click or drag to resize

IReceiptExpenseEntityBaseNatureMember Property

Gets 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
Syntax
IReadOnlyMemoEntityMember NatureMember { get; }

Property Value

Type: IReadOnlyMemoEntityMember
Remarks
This entity member is bound to the Nature (Nature) column of the Expense (Dépenses) table.
See Also