Click or drag to resize

AttributeValueSetValue Method

Sets the value of the attribute, overwriting any existing values present on the object

Namespace:  Lithnet.ResourceManagement.Client
Assembly:  Lithnet.ResourceManagement.Client (in Lithnet.ResourceManagement.Client.dll) Version: 1.0.6435.24467
Syntax
public void SetValue(
	Object value
)

Parameters

value
Type: SystemObject
The new value or values to set
See Also