Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

Show in webframe

NumberOfInstances Property






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

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