Tag Property

Summary

Gets or sets the Tag value.

Syntax
C#
VB
C++
public long Tag { get; set; } 
  
Public Property Tag As Long 
public: 
property int64 Tag { 
   int64 get(); 
   void set (    int64 ); 
} 

Property Value

The Tag value.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation.Loader Assembly