Click or drag to resize

OperationGroup Class

Represents a collection of related operations within the process flow of a process definition.
Inheritance Hierarchy

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.242.0.0 (8.242.0.0)
Syntax
public class OperationGroup : OperationBase

The OperationGroup type exposes the following members.

Constructors
  NameDescription
Public methodOperationGroup
Initializes a new instance of the OperationGroup class
Top
Properties
  NameDescription
Public propertyOperations
A list of the operations associated to this operation group.
Top
See Also