UserData: IXmlDomElement;
The UserData property determines custom data in the XML format.
Custom data is sent to the procedure and will be available in the IEtlCustomCodeBlock.Read method during procedure execution.
The property use is given in the example for IEtlFixedCodeBlock.Template.
See also: