API Reference

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

fsresGetProductionControlJobs_JobGroups Class

The job groups that currently exist in Tekla PowerFab.
Inheritance Hierarchy
SystemObject
  FabSuiteResponseApifsresGetProductionControlJobs_JobGroups

Namespace:  FabSuiteResponseApi
Assembly:  FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
[XmlTypeAttribute(Namespace = "http://www.fabsuite.com/xml/fabsuite-xml-response-v0108.xsd")]
public class fsresGetProductionControlJobs_JobGroups

The fsresGetProductionControlJobs_JobGroups type exposes the following members.

Constructors
  NameDescription
Public methodfsresGetProductionControlJobs_JobGroups
fsresGetProductionControlJobs_JobGroups class constructor
Top
Properties
  NameDescription
Public propertyFilterGroupName
The job group that the current GetProductionControlJobs command is filtered by.
Public propertyFilterGroupName2
The job group 2 that the current GetProductionControlJobs command is filtered by.
Public propertyGroupName
A job group that currently exists in Tekla PowerFab.
Public propertyGroupName2
A job group 2 that currently exists in Tekla PowerFab.
Top
See Also