Geovisit.StateChange Property

Definition

Gets the type of state change that this Geovisit instance represents.

public:
 property VisitStateChange StateChange { VisitStateChange get(); };
VisitStateChange StateChange();
public VisitStateChange StateChange { get; }
var visitStateChange = geovisit.stateChange;
Public ReadOnly Property StateChange As VisitStateChange

Property Value

A VisitStateChange value representing the type of change.

Windows requirements

App capabilities
location

Applies to