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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.