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: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
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