←Select platform

InstanceNumber Property

Summary
Gets or sets the value for the "Instance Number" (0020,0013) element.
Syntax
C#
VB
C++
Java
public int InstanceNumber { get; set; } 
Public Property InstanceNumber As Integer 
public final int getInstanceNumber() 
public final void setInstanceNumber(int value) 
public: 
property int InstanceNumber { 
   int get(); 
   void set (    int value); 
} 

Property Value

Value indicating the "Instance Number" (0020,0013) element.

Example

For an example, refer to SetEncapsulatedDocument.

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 Assembly

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