InstanceNumber Property

Summary
Gets the instance number.
Syntax
C#
VB
C++
[Element(DicomTag.InstanceNumber(), DefaultValue=new 0)] 
public int InstanceNumber { get; } 
  
Public ReadOnly Property InstanceNumber As Integer 
public: 
property int InstanceNumber { 
   int get(); 
} 

Property Value

A number that identifies this SOP Instance.

Requirements

Target Platforms

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.