SequenceMacro Method (original) (raw)
Summary
Provides a Macro that allows editing of sequence items.
Syntax
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 string value representative of the macro.
Remarks
The sequence macro allows editing of existing tags under a sequence item. The following parameters or valid:
- list of sequence items [required] - A list of sequence items separated by commas. The sequence item should be passed as follows 1:Tag:value. The first value is the index of the sequence item (starting with 1). The second value is the Tag to change (Can be specified as constant: PatientID). The third value is the value be assigned to the tag. This value can also include macros.
Leadtools.Dicom.Common Assembly
Help Version 22.0.2023.1.30
References ▼