Click or drag to resize

VariableResolverValueSource Property

A property collection, which will be used as to retrieve the referenced property values.

Namespace:  Mastersign.Bench.PropertyCollections
Assembly:  BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax
public IPropertyCollection ValueSource { get; set; }

Property Value

Type: IPropertyCollection
See Also