Skip to main content

IFlowGeolocationOptions

Represents options for geolocation settings in the workflow, including flags for usage, display in flow history, and type of geolocation data.

Properties

NameDescription
UseGeolocationIndicates whether geolocation is enabled in the workflow.
IsChangedIndicates whether any changes have been made to the workflow object in the code, showing if it has unsaved modifications.
GeolocationTypeThe type of geolocation used, indicating whether it is based on coordinates or an address.
ShowInFlowHistoryDetermines whether the geolocation information is shown in the flow history.