RVTDocs.com

FilterableValueProvider.GetStringValue

Method
Description:
Gets a string value from the given element.
Syntax
public string GetStringValue(
	Element element
)
Parameters
Parameter Type Description
element Element The element to query.
Return Value
Type Description
String The string value from the element.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null