←Select platform

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 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly