 | IUnpaidSaleSettlementLineEntitySettlementId Property |
Gets or sets the owner settlement id
(Code règlement)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Settlement
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxNullable<Guid> SettlementId { get; set; }
Property SettlementId As Nullable(Of Guid)
Get
Set
Property Value
Type:
NullableGuid
RemarksThis entity member is bound to the SettlementId (Code règlement) column of the UnpaidSaleSettlementLine (Incident de paiement) table.
See Also