LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

Tag Property

Show in webframe





Gets or sets the object that contains extra information about this connection.
Syntax
public object Tag {get; set;}
'Declaration
 
Public Property Tag As Object
'Usage
 
Dim instance As DicomConnection
Dim value As Object
 
instance.Tag = value
 
value = instance.Tag

            

            
public:
property Object^ Tag {
   Object^ get();
   void set (    Object^ value);
}

Property Value

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

Target Platforms

See Also

Reference

DicomConnection Class
DicomConnection Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features