Gets the form definitions by folder.
Namespace:
FlowWright.cDevDeAPI
Assembly:
cDevDeAPI (in cDevDeAPI.dll)
public DataTable getFormDefinitionsByFolder(
string sFolderID,
string sUser
)
Public Function getFormDefinitionsByFolder ( _
sFolderID As String, _
sUser As String _
) As DataTable
public:
DataTable^ getFormDefinitionsByFolder(
String^ sFolderID,
String^ sUser
)
Parameters
- sFolderID
- Type: String
The s folder identifier.
- sUser
- Type: String
The s user.
Return Value
DataTable.