fsresGetProductionControlJobs_JobGroups Class |
The job groups that currently exist in Tekla PowerFab.
Inheritance Hierarchy
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
Name | Description | |
---|---|---|
fsresGetProductionControlJobs_JobGroups |
fsresGetProductionControlJobs_JobGroups class constructor
|
Properties
Name | Description | |
---|---|---|
FilterGroupName |
The job group that the current GetProductionControlJobs command is filtered by.
| |
FilterGroupName2 |
The job group 2 that the current GetProductionControlJobs command is filtered by.
| |
GroupName |
A job group that currently exists in Tekla PowerFab.
| |
GroupName2 |
A job group 2 that currently exists in Tekla PowerFab.
|
See Also