ActionItemBaseTAction, TCollectionClearDataFiles Method
Clear the local DataFiles collection for the immediate parent item.
Namespace: ActionEngineAssembly: ActionEngine (in ActionEngine.dll) Version: 26.2117.4453
protected static void ClearDataFiles(
TAction item
)
Protected Shared Sub ClearDataFiles (
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 DataFiles collection to
be cleared.