Macro: String;
The Macro property determines the class name implementing custom algorithm of data receiving.
The class must be inherited from the IDtCustomProvider interface and contain implementation of its properties and methods. The Macro property is used in combination with the Module property.
The example of property use is given in description of the IDtUserProviderEx.Module property.
See also: