Specifies whether the source property has a valid data source connection.
Syntax
object.SourceValidated [= Boolean]
Properties
The SourceValidated property syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
Boolean |
Whether the source is valid. |
Settings
The settings for Boolean are:
Value |
Description |
True |
The source property is valid. |
False |
The source property is not valid. |