 | ICustomerFamilyEntitySubjectToRe Property |
Gets or sets SubjectToRE
(Sujet au RE)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Customer
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxNullable<bool> SubjectToRe { get; set; }
Property SubjectToRe As Nullable(Of Boolean)
Get
Set
Property Value
Type:
NullableBoolean
RemarksThis entity member is bound to the SubjectToRE (Sujet au RE) column of the CustomerFamily (Familles Clients) table.
See Also