 | IReminderCommitmentEntityCommitmentCurrencyId Property |
Gets or sets the CurrencyId
(Code ISO devise)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Reminder
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntaxstring CommitmentCurrencyId { get; set; }
Property CommitmentCurrencyId As String
Get
Set
Property Value
Type:
String
RemarksThis entity member is bound to the DocumentCurrencyId (Code ISO devise) column of the ReminderCommitment (Échéance relancée) table.
See Also