Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

Dataset Property (MacroElement)






Gets or sets the dataset.
Syntax
public DicomDataSet Dataset {get; set;}
'Declaration
 
Public Property Dataset As DicomDataSet
'Usage
 
Dim instance As MacroElement
Dim value As DicomDataSet
 
instance.Dataset = value
 
value = instance.Dataset
public:
property DicomDataSet^ Dataset {
   DicomDataSet^ get();
   void set (    DicomDataSet^ value);
}

Property Value

The dataset to be anonymized.
Requirements

Target Platforms

See Also

Reference

MacroElement Class
MacroElement Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features