Persistate API documentation
ExecuteMoveDown Method (execution)
NamespacesPersistateStandardOperationsExecuteMoveDown(Execution)

[This is preliminary documentation and is subject to change.]

Handles the core functionality for the MoveDown operation.
Declaration Syntax
C#
public static ExecutionResult ExecuteMoveDown(
	Execution execution
)
Parameters
execution (Execution)
The Execution object created for the MoveDown operation
Return Value
Remarks
This moves the target object one place towards the end of the target collection by calling IPersistateList.MoveDown.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)