NumberOfInstances Property

Summary
Gets or sets the number of instances.
Syntax
C#
VB
C++
[XmlAttributeAttribute(DataType="integer")] 
public string NumberOfInstances { get; set; } 
  
<XmlAttributeAttribute("integer")> 
Public Property NumberOfInstances As String 
[XmlAttributeAttribute("integer")] 
public: 
property String^ NumberOfInstances { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The number of instances.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.