←Select platform

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

Leadtools.Dicom.Scu Assembly