Leadtools.Dicom.Common
LEAD Technologies, Inc

NumberOfCopies Property






Gets or sets the number of copies.
Syntax
[ElementAttribute()]
public Nullable<int> NumberOfCopies {get; set;}
'Declaration
 
<ElementAttribute()>
Public Property NumberOfCopies As Nullable(Of Integer)
'Usage
 
Dim instance As MediaCreationRequestInformation
Dim value As Nullable(Of Integer)
 
instance.NumberOfCopies = value
 
value = instance.NumberOfCopies
[ElementAttribute()]
public IReference<int> NumberOfCopies {get; set;}
ElementAttribute()
 get_NumberOfCopies();
set_NumberOfCopies(value);
[ElementAttribute()]
public:
property Nullable<int> NumberOfCopies {
   Nullable<int> get();
   void set (    Nullable<int> value);
}

Property Value

The number of copies of the media to be made.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MediaCreationRequestInformation Class
MediaCreationRequestInformation Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Common requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features