LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

NumberOfCopies Property

Show in webframe





Gets or sets the number of copies.
Syntax
public Nullable<int> NumberOfCopies {get; set;}
'Declaration
 
Public Property NumberOfCopies As Nullable(Of Integer)
'Usage
 
Dim instance As MediaCreationManagementScu
Dim value As Nullable(Of Integer)
 
instance.NumberOfCopies = value
 
value = instance.NumberOfCopies

            

            
public:
property Nullable<int> NumberOfCopies {
   Nullable<int> get();
   void set (    Nullable<int> value);
}

Property Value

The number of copies of the media to create.
Requirements

Target Platforms

See Also

Reference

MediaCreationManagementScu Class
MediaCreationManagementScu Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features