ImplClass: String;
ImplClass: String;
The ImplClass property determines the entire class name, that implements custom algorithm of data receiving.
Class entire name is set in the format: ASS_ID.CLASS_NAME. Where:
ASS_ID. Fore/Fore.NET module or assembly identifier.
CLASS_NAME. Class identifier, that inherits IDtCustomProvider and implements all its properties and methods.
The property use is given in the example for IDtUserProviderEx.CustomProvider.
See also: