 | 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
SyntaxNullable<int> NumberOfCopies { get; set; }
Property NumberOfCopies As Nullable(Of Integer)
Get
Set
Property Value
Type:
NullableInt32
RemarksThis entity member is bound to the NumberOfCopies (Nombre d'exemplaires) column of the CustomerCustomReport (Paramétrage des modèles par client) table.
See Also