Click or drag to resize

IReminderCommitmentEntityThirdAddressId Property

Third address id

(Adresse de relance)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Reminder
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
Nullable<Guid> ThirdAddressId { get; set; }

Property Value

Type: NullableGuid
Remarks
This entity member is bound to the ThirdAddressId (Adresse de relance) column of the ReminderCommitment (Échéance relancée) table.
See Also