ActionItemBaseTAction, TCollectionClearInputFiles Method
Clear the local InputFiles collection for the immediate parent item.
Namespace: ActionEngineAssembly: ActionEngine (in ActionEngine.dll) Version: 26.2117.4453
protected static void ClearInputFiles(
TAction item
)
Protected Shared Sub ClearInputFiles (
item As TAction
)
No code example is currently available or this language may not be supported.
Parameters
- item TAction
-
Reference to the action item calling for the InputFiles collection to
be cleared.