Click or drag to resize

PFGridViewSettingsData_ObjectsParentObjectReference Property

Gets or sets a PFObjectReference as text, used to find the parent object of the shown data.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public string ParentObjectReference { get; protected set; }

Property Value

Type: String
See Also