Click or drag to resize

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
Syntax
Nullable<Guid> OrganizationId { get; set; }

Property Value

Type: Nullable<Guid>
Remarks
This entity member is bound to the OrganizationId (Organisme) column of the EcotaxFurniture (Eco-contribution mobilier) table.
See Also