Set the parameter value according to the input string.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public bool SetValueString( string valueString )
Parameters
- valueString String
- The string that represents the parameter value.
Return Value
BooleanIndicates whether the parameter value is successfully set.