←Select platform

TagMacros Property (Anonymizer)

Summary

Gets the list of tags that have been assigned a macro.

Syntax

C#
VB
C++
public ObservableCollection<TagMacro> TagMacros {get;} 
Public ReadOnly Property TagMacros As ObservableCollection(Of TagMacro) 
public: 
property ObservableCollection<TagMacro^>^ TagMacros { 
   ObservableCollection<TagMacro^>^ get(); 
} 

Property Value

The list of tags and the macro that will be processed to get a value for the tag.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Common Assembly
Click or drag to resize