Class ActivityPhase
Inheritance
System.Object
ActivityPhase
Namespace: Sensus.Probes.Movement
Assembly: Sensus.Shared.NuGet.dll
Syntax
public sealed class ActivityPhase : Enum
Fields
During
The activity is progressing.
Declaration
public const ActivityPhase During
Field Value
Type | Description |
---|---|
ActivityPhase |
Starting
The activity is starting.
Declaration
public const ActivityPhase Starting
Field Value
Type | Description |
---|---|
ActivityPhase |
Stopping
The activity is ending
Declaration
public const ActivityPhase Stopping
Field Value
Type | Description |
---|---|
ActivityPhase |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |