deBusinessIntelligence..::..getNumberOfFormDefinitionsCreatedByDate Method
Gets the number of form definitions created by date.
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public DataTable getNumberOfFormDefinitionsCreatedByDate( Nullable<DateTime> oStartDate, Nullable<DateTime> oEndDate, string sUser )
Parameters
- oStartDate
- Type: Nullable<(Of <(<'DateTime>)>)>
The o start date.
- oEndDate
- Type: Nullable<(Of <(<'DateTime>)>)>
The o end date.
- sUser
- Type: String
The s user.