Controls\Control\CustomRecordReplay\ImplementationClass Element

Description

The fully qualified name of the custom support class corresponding to the custom class defined in the Control element's Type attribute.

Important Information

The location of the custom support class is specified in the SupportClasspath attribute of the Controls element.

Type

string

Used By

Source

<xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="ImplementationClass" type="xs:string">
    <xs:annotation>
        <xs:documentation>The fully qualified name of the custom support class corresponding to the custom class defined in the Control element's Type attribute.</xs:documentation>
    </xs:annotation>
</xs:element>