Click or drag to resize

UnitUnloadActivity Class

A specialized type of Activity that occurs when a unit is unloaded from an endpoint.
Inheritance Hierarchy
SystemObject
  CFX.StructuresActivity
    CFX.StructuresUnitUnloadActivity

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

The UnitUnloadActivity type exposes the following members.

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