Click or drag to resize

PFItemChangeApplicationContext Method

Will change the context of this item, of its parts items and of its tasks. You must have the permission to modify everything.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public void ChangeApplicationContext(
	PFApplicationContext context
)

Parameters

context
Type: Packflow.CorePFApplicationContext
See Also