TagMacro Constructor(long,string)

Summary
Initializes a new instance of the TagMacro class.
Syntax
C#
C++/CLI
public TagMacro( 
   long tag, 
   string macro 
) 
public: 
TagMacro(  
   int64 tag, 
   String^ macro 
) 

Parameters

tag
The data element tag this macro corresponds to.

macro
The macro to be associated with the data element tag.

Requirements

Target Platforms

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

Leadtools.Dicom.Common Assembly

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