Click or drag to resize

IReadOnlyThirdCustomReportEntityBase.NumberOfCopies Property

Gets the NumberOfCopies member value

(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; }

Property Value

Type: Nullable<Int32>
Remarks
This entity member is bound to the NumberOfCopies (Nombre d'exemplaires) column of the CustomerOptionsCustomReport (Options de paramétrage des modèles par client) table.
See Also