2027 Members
Changes 4
M

EvaluatedParameter Properties

Name Return Type Description
P Definition InternalDefinition Definition of the parameter.
P HasValue bool This property is true when the parameter value was successfully obtained, false otherwise.
P IsValidObject Boolean Specifies whether the .NET object represents a valid Revit entity.
P StorageType StorageType The storage type describes the type that is used internally within the parameter to store its value.
P Value ParameterValue Evaluated value of the parameter.