Click or drag to resize

IThirdCustomReportEntityBaseNumberOfCopies Property

Gets or sets the NumberOfCopies

(Nombre d'exemplaires)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Third
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
Nullable<int> NumberOfCopies { get; set; }

Property Value

Type: NullableInt32
Remarks
This entity member is bound to the NumberOfCopies (Nombre d'exemplaires) column of the CustomerCustomReport (Paramétrage des modèles par client) table.
See Also