Tests that the global parameter has data of a type that supports reporting.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool HasValidTypeForReporting()
Return Value
BooleanTrue if the parameter has data of a type that supports reporting; False otherwise.
