←Select platform

Macro Property

Summary

Gets or sets the macro associated with this tag.

Syntax

C#
VB
C++
public string Macro { get; set; } 
Public Property Macro As String 
public: 
property String^ Macro { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The macro to be process to get the value for this tag.

Requirements

Target Platforms

See Also

Reference

TagMacro Class

TagMacro Members

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly