Share

GlobalParameter.CanChangeReporting Method

Tests whether the global parameter permits a change of its current value of the IsReporting attribute.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public bool CanChangeReporting()

Return Value

Boolean
Returns True if the change is allowed; False otherwise.

See Also

Reference

Was this information helpful?