Click or drag to resize

MainLibraryMoveActionObjectToFolder Method

Namespace:  Omada.OE.UtilityCodeAssembly.Library
Assembly:  Omada.OE.UtilityCodeAssembly (in Omada.OE.UtilityCodeAssembly.dll) Version: 15.0.0.0
Syntax
C#
public static void MoveActionObjectToFolder(
	CodeMethodInvokeContext context,
	int newFolderId
)

Parameters

context
Type: Omada.OE.ModelCodeMethodInvokeContext
newFolderId
Type: SystemInt32
See Also