Leadtools.Dicom.Common

TotalNumberOfPiecesOfMediaCreated Property

Show in webframe





Gets or sets the total number of pieces of media created.
Syntax
[ElementAttribute()]
public Nullable<int> TotalNumberOfPiecesOfMediaCreated {get; set;}
'Declaration
 
<ElementAttribute()>
Public Property TotalNumberOfPiecesOfMediaCreated As Nullable(Of Integer)
'Usage
 
Dim instance As MediaCreationStatus
Dim value As Nullable(Of Integer)
 
instance.TotalNumberOfPiecesOfMediaCreated = value
 
value = instance.TotalNumberOfPiecesOfMediaCreated

            

            
[ElementAttribute()]
public:
property Nullable<int> TotalNumberOfPiecesOfMediaCreated {
   Nullable<int> get();
   void set (    Nullable<int> value);
}

Property Value

The total number of pieces of media that have been succesfully created.
Requirements

Target Platforms

See Also

Reference

MediaCreationStatus Class
MediaCreationStatus Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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