 | 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
SyntaxNullable<Guid> ThirdAddressId { get; set; }
Property ThirdAddressId As Nullable(Of Guid)
Get
Set
Property Value
Type:
NullableGuid
RemarksThis entity member is bound to the ThirdAddressId (Adresse de relance) column of the ReminderCommitment (Échéance relancée) table.
See Also