InstanceNumber Property

Summary
Gets or sets the instance number.
Syntax
C#
VB
C++
public Nullable<int> InstanceNumber { get; set; } 
  
Public Property InstanceNumber As Nullable(Of Integer) 
public: 
property Nullable<int> InstanceNumber { 
   Nullable<int> get(); 
   void set (    Nullable<int> ); 
} 

Property Value

The instance number.

Requirements

Target Platforms

See Also

Reference

FindQuery Class

FindQuery Members

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

Leadtools.Dicom.Scu Assembly

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