←Select platform

Instance Property

Summary

Gets the instance.

Syntax

C#
VB
C++
public string Instance { get; } 
  
Public ReadOnly Property Instance As String 
public: 
property String^ Instance { 
   String^ get(); 
} 

Property Value

The instance of the class. A server may, for example, have three instances of the Nuclear Medicine Class. This value identifies the data with a specific 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