 | IReceiptExpenseEntityBasePaymentTypeIdMember Property |
Gets the PaymentTypeId
(Code moyen de paiement)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.ReceiptExpense
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxIReadOnlyStringEntityMember PaymentTypeIdMember { get; }
ReadOnly Property PaymentTypeIdMember As IReadOnlyStringEntityMember
Get
Property Value
Type:
IReadOnlyStringEntityMember
RemarksThis entity member is bound to the PaymentTypeId (Code moyen de paiement) column of the Expense (Dépenses) table.
See Also