Click or drag to resize

Operator Class

Represents an operator who performs a function
Inheritance Hierarchy
SystemObject
  CFX.StructuresOperator

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public class Operator

The Operator type exposes the following members.

Constructors
 NameDescription
Public methodOperator Default constructor
Top
Properties
 NameDescription
Public propertyActorType The nature of the operator
Public propertyFirstName The Given Name of the Operator
Public propertyLastName The Family Name of the Operator
Public propertyLoginName The Login Name for this Operator
Public propertyOperatorIdentifier An optional unique identifier for the Operator
Top
See Also