←Select platform

InstanceNumber Property

Summary

Gets or sets the instance number.

Syntax
C#
VB
C++
public int InstanceNumber { get; set; } 
Public Property InstanceNumber() As Integer 
   Get 
   Set 
public:  
   property Int32 InstanceNumber 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 

Property Value

The instance number.

Remarks

This property corresponds to the (0020,0012) Instance Number.

Example

For an example, refer to DicomUidOrgRoot.

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.Annotations Assembly

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