Click or drag to resize

Operator Class

[This is preliminary documentation and is subject to change.]

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

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

The Operator type exposes the following members.

Properties
  NameDescription
Public propertyActorType
The nature of the operator
Public propertyFirstName
The Given Name of the Operator
Public propertyFullName
The Full 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