Leadtools.Dicom.Common
LEAD Technologies, Inc

Tag Property (Anonymizer)






Gets or sets a user-defined data object that is associated with this object.
Syntax
public object Tag {get; set;}
'Declaration
 
Public Property Tag As Object
'Usage
 
Dim instance As Anonymizer
Dim value As Object
 
instance.Tag = value
 
value = instance.Tag
public object Tag {get; set;}
 get_Tag();
set_Tag(value);
public:
property Object^ Tag {
   Object^ get();
   void set (    Object^ value);
}

Property Value

The user-defined data. Default value is null (Nothing in Visual Basic).
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Anonymizer Class
Anonymizer Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Common requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features