IFlowGeolocationOptions
Represents options for geolocation settings in the workflow, including flags for usage, display in flow history, and type of geolocation data.
Properties
Name | Description |
---|---|
UseGeolocation | Indicates whether geolocation is enabled in the workflow. |
IsChanged | Indicates whether any changes have been made to the workflow object in the code, showing if it has unsaved modifications. |
GeolocationType | The type of geolocation used, indicating whether it is based on coordinates or an address. |
ShowInFlowHistory | Determines whether the geolocation information is shown in the flow history. |