Click or drag to resize

PFItemControllerParameterName_RelatedItemApplication Field

Name of the request parameter containing the id (long) of the parent application of the item related to the current item.

This parameter is used when new items are created in a gridview using relations.

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_RelatedItemApplication = "RelatedItemApplication"

Field Value

Type: String
See Also