Click or drag to resize

PropertyCollectionResetValue Method

Resets the specified property.

Namespace:  Mastersign.Bench.PropertyCollections
Assembly:  BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax
public void ResetValue(
	string name
)

Parameters

name
Type: SystemString
The name of the property.

Implements

IPropertyTargetResetValue(String)
See Also