Persistate API documentation
ExecuteMoveUp Method (execution)
NamespacesPersistateStandardOperationsExecuteMoveUp(Execution)

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

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

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