Parameter.AsString
Description:
Provides access to the string contents of the parameter.
Provides access to the string contents of the parameter.
Remarks:
The AsString method should only be used if the StorageType property returns that the internal contents of the parameter is a string.
The AsString method should only be used if the StorageType property returns that the internal contents of the parameter is a string.
public string AsString()
String
The string contained in the parameter.
👍 3
8
Linked Revit API pages
Parameter
BuiltInParameter
Element.LookupParameter
Parameter.AsDouble
Parameter.AsString
Parameter.AsElementId
Parameter.AsInteger
StorageType
No comments yet. Start the discussion.
Loading…