VLPropertyList Reference

ReadOnly PropertySourceObject

See Also See Also Applies To Applies To

Returns the object associated to this property.

 

Syntax

object.SourceObject

 

The SourceObject property syntax has these parts:

PartDescription
object An object expression that evaluates to the objects in Applies to List
object An object expression that evaluates to object.

 

Remarks

Source object can be specified only at the time of adding a property to CProperties collection. SourceObject, along with AutoUpdateSource ensure that the source object can be automatically kept updated when the property value changes.