RebarContainerParameterManager.GetStringOverrideValue
Description:
Get the string value for an overriden parameter.
Get the string value for an overriden parameter.
public string GetStringOverrideValue(
ElementId paramId
)
-
paramIdThe id of the parameter
Return Value
string
The override value of the parameter.
-
paramId is not the id of a parameter in the current document, or its value type is not sring. -or- paramId is not a Rebar Container parameter -or- paramId has no override
-
A non-optional argument was null