Click or drag to resize

AttributeValueRemoveValue Method

Removes a specific value from an attribute

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

Parameters

value
Type: SystemObject
The value to remove
See Also