FamilyType.AsValueString
Description:
Provides access to value as a string with unit in the given family parameter.
Provides access to value as a string with unit in the given family parameter.
Remarks:
The method only applies to parameters of value types. If the parameter has no value or does not contain a numeric value, the method returns null.
The method only applies to parameters of value types. If the parameter has no value or does not contain a numeric value, the method returns null.
public string AsValueString(
FamilyParameter familyParameter
)
-
familyParameter
-
Thrown when the input argument-"familyParameter"-is.
-
Thrown if the input argument-"familyParameter"-is invalid.