IFlowTriggerSourceOptions
Represents options specific to a flow trigger source, inheriting data grid source options from IFlowSourceDataGridOptions.
Properties
| Name | Description |
|---|---|
| GeneralIsChanged | Indicates whether the general properties of the data grid source have been modified. |
| ControlId | Specifies the identifier of the control associated with the data grid source. |
| DocumentObjectKey | Specifies the unique key of the document object associated with the data grid source. |
| ControlName | Specifies the name of the control associated with the data grid source. |
| DocumentObjectName | Specifies the name of the document object associated with the data grid source. |
| IsChanged | Indicates whether the data grid source properties have been modified programmatically. |