Read(Reader: IXmlDomElement);
Reader. Data in the XML format.
The Read method reads data in the XML format.
The Reader parameter of the method will have the data determined in the IEtlFixedCodeBlock.UserData property on creating a custom procedure, or the data created in the IEtlUserDataContainer.UserData property in the IEtlForeWizardPage and IEtlForeWizardPages redetermined interfaces.
The method use is given in the example for IEtlCustomCodeBlock.Execute.
See also: