←Select platform

NumberOfCopies Property

Summary

Gets or sets the number of copies.

Syntax

C#
VB
C++
[Leadtools.Dicom.Common.Extensions.ElementAttribute()] 
public Nullable<int> NumberOfCopies {get; set;} 
<Leadtools.Dicom.Common.Extensions.ElementAttribute()> 
Public Property NumberOfCopies As Nullable(Of Integer) 
[Leadtools.Dicom.Common.Extensions.ElementAttribute()] 
public: 
property Nullable<int> NumberOfCopies { 
   Nullable<int> get(); 
   void set (    Nullable<int> ); 
} 

Property Value

The number of copies of the media to be made.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Common Assembly
Click or drag to resize