 | IEcotaxFurnitureEntity.OrganizationId Property |
Gets or sets the organization id
(Organisme)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Tax
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxNullable<Guid> OrganizationId { get; set; }
Property OrganizationId As Nullable(Of Guid)
Get
Set
Property Value
Type:
Nullable<Guid>
RemarksThis entity member is bound to the OrganizationId (Organisme) column of the EcotaxFurniture (Eco-contribution mobilier) table.
See Also