IFlowGeolocationOptions Properties
An object defining properties for the IFlowGeolocationOptions class.
UseGeolocation
Indicates whether geolocation is enabled in the workflow.
Type: bool
IsChanged
Indicates whether any changes have been made to the workflow object in the code, showing if it has unsaved modifications.
Type: bool
GeolocationType
The type of geolocation used, indicating whether it is based on coordinates or an address.
Type: FlowGeolocationType
ShowInFlowHistory
Determines whether the geolocation information is shown in the flow history.
Type: bool