PFWidgetDataParentId Property |
Optional. Gets or sets the id of this widget's parent. This property is null when this widget is a
root widget.
Namespace:
Packflow.Core.Widgets
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax [DataMemberAttribute]
public string ParentId { get; set; }
Property Value
Type:
StringSee Also