 | ISupplierEntitySelfBillingId Property |
Gets or sets the self-billing Id
(Série autofacturation)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Supplier
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntaxstring SelfBillingId { get; set; }
Property SelfBillingId As String
Get
Set
Property Value
Type:
String
RemarksThis entity member is bound to the SelfBillingId (Série autofacturation) column of the Supplier (Fournisseur) table.
See Also