DefaultTag Property

Summary

Gets or sets the default tag.

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

Property Value

The default tag.

Remarks

This tag will be highlighted when the object is assigned to a property grid.

Requirements

Target Platforms

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

Leadtools.Dicom.Common Assembly