NameMaleMacro Method

Summary
Macro that returns a male DICOM person name.
Syntax
C#
C++/CLI
public static string NameMaleMacro( 
   MacroElement element, 
   string name, 
   object[] parameters 
) 
public: 
static String^ NameMaleMacro(  
   MacroElement^ element, 
   String^ name, 
   ... array<Object^>^ parameters 
)  

Parameters

element
The macro element that holds information about the dataset.

name
The name of the macro.

parameters
The parameters that were passed to the macro.

Return Value

A DICOM person name string that is considered to be male.

Remarks

This macro has no parameters.

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.