Gets the form widget inputs by identifier.
Namespace:
FlowWright.cDevDeAPI
Assembly:
cDevDeAPI (in cDevDeAPI.dll)
public DataTable getFormWidgetInputsByID(
string sFormWidgetID
)
Public Function getFormWidgetInputsByID ( _
sFormWidgetID As String _
) As DataTable
public:
DataTable^ getFormWidgetInputsByID(
String^ sFormWidgetID
)
Parameters
- sFormWidgetID
- Type: String
The s form widget identifier.
Return Value
DataTable.