2020 Method
Changes 0
M

GlobalParameter.HasValidTypeForReporting

Description:
Tests that the global parameter has data of a type that supports reporting.
Remarks:
Only few data types can be used for reporting parmeters. Currently, reporting global parameters must be either of type Lenght or Angle - basically, they need to be value-driven by standard dimensions.
public bool HasValidTypeForReporting()
bool True if the parameter has data of a type that supports reporting; False otherwise.