removes all archived Form instances
Namespace:
FlowWright.cDevDeAPI
Assembly:
cDevDeAPI (in cDevDeAPI.dll)
public void removeAllArchivedFormInstances(
Nullable<DateTime> oArchivedDate
)
Public Sub removeAllArchivedFormInstances ( _
oArchivedDate As Nullable(Of DateTime) _
)
public:
void removeAllArchivedFormInstances(
Nullable<DateTime^> oArchivedDate
)
Parameters
- oArchivedDate
- Type: Nullable<(Of <(<'DateTime>)>)>
The o archived date.