GlobalParameter.HasValidTypeForReporting
Description:
Tests that the global parameter has data of a type that supports reporting.
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.
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()
Boolean
True if the parameter has data of a type that supports reporting; False otherwise.