SpatialEntityWatcher.Status Property

Definition

Gets the operational status of the spatial entity watcher.

public:
 property SpatialEntityWatcherStatus Status { SpatialEntityWatcherStatus get(); };
SpatialEntityWatcherStatus Status();
public SpatialEntityWatcherStatus Status { get; }
var spatialEntityWatcherStatus = spatialEntityWatcher.status;
Public ReadOnly Property Status As SpatialEntityWatcherStatus

Property Value

The status.

Applies to