C#
VB
C++
Gets the list of tags that have been assigned a macro.
public ObservableCollection<TagMacro> TagMacros { get; }
Public ReadOnly Property TagMacros As ObservableCollection(Of TagMacro)
public:
property ObservableCollection<TagMacro^>^ TagMacros {
ObservableCollection<TagMacro^>^ get();
}
The list of tags and the macro that will be processed to get a value for the tag.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET