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