API Reference

This is the reference documentation of Tekla PowerFab Open API. The API contains request and response namespaces.

fsreqGetProductionControlJobsUseLastGroups Property

Use the last GroupName and GroupName2 selections that the current user set in FabSuite to restrict the result.

Namespace:  FabSuiteRequestApi
Assembly:  FabSuiteRequestApi (in FabSuiteRequestApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool UseLastGroups { get; set; }

Property Value

Type: Boolean
See Also