PFWidgetDataSettings Property |
Optional. Gets or sets the settings of this 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 JObject Settings { get; set; }
Property Value
Type:
JObjectSee Also