IValidationCustomMapping.ExternalStub

Syntax

ExternalStub: IVariableStub;

Description

The ExternalStub property returns external data source used in mapping.

Comments

To get mapped data source used for validation, use the IValidationCustomMapping.ValidationStub property.

Example

The property use is given in the example for IValidationCustom.Mappings.

See also:

IValidationCustomMapping