 | 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
SyntaxNullable<int> NumberOfCopies { get; }
ReadOnly Property NumberOfCopies As Nullable(Of Integer)
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