←Select platform

Tag Property

Summary

Gets or sets the object that contains extra information about this connection.

Syntax

C#
VB
C++
public object Tag { get; set; } 
  
Public Property Tag As Object 
public: 
property Object^ Tag { 
   Object^ get(); 
   void set (    Object^ ); 
} 

Property Value

The Object that contains extra information about this connection. The default value is null.

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