InstanceNumber Property

Summary
Gets or sets the instance number.
Syntax
C#
C++/CLI
[Element(DicomTag.InstanceNumber)] 
public Nullable<int> InstanceNumber { get; set; } 
[ElementAttribute()] 
public: 
property Nullable<int> InstanceNumber { 
   Nullable<int> get(); 
   void set (    Nullable<int> ); 
} 

Property Value

The instance number.

Requirements

Target Platforms

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

Leadtools.Dicom.Common Assembly

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