Click or drag to resize

PFItemControllerParameterName_StateInstance Field

Name of the request parameter containing the guid of the expected state instance for the current item.

This parameter is used when an email is sent about a particular state instance.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public const string ParameterName_StateInstance = "StateInstance"

Field Value

Type: String
See Also