LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

NumberOfInstances Property

Show in webframe





Gets or sets the number of instances.
Syntax
[XmlAttributeAttribute("integer")]
public string NumberOfInstances {get; set;}
'Declaration
 
<XmlAttributeAttribute("integer")>
Public Property NumberOfInstances As String
'Usage
 
Dim instance As ParticipantObjectDescriptionTypeSOPClass
Dim value As String
 
instance.NumberOfInstances = value
 
value = instance.NumberOfInstances

            

            
[XmlAttributeAttribute("integer")]
public:
property String^ NumberOfInstances {
   String^ get();
   void set (    String^ value);
}

Property Value

The number of instances.
Requirements

Target Platforms

See Also

Reference

ParticipantObjectDescriptionTypeSOPClass Class
ParticipantObjectDescriptionTypeSOPClass Members

 

 


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

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