Click or drag to resize

UnitLoadActivity Class

A specialized type of Activity that occurs when a unit is loaded into an endpoint.
Inheritance Hierarchy
SystemObject
  CFX.StructuresActivity
    CFX.StructuresUnitLoadActivity

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

The UnitLoadActivity type exposes the following members.

Constructors
 NameDescription
Public methodUnitLoadActivity Default Constructor
Top
Properties
 NameDescription
Public propertyLoadTime The total amount of time consumed by the load event.
Top
See Also