|
ModelControllerTHasParent Property
|
Namespace:
GSF.Web.Model
Assembly:
GSF.Web (in GSF.Web.dll) Version: 2.3.455-beta
Syntax protected bool HasParent { get; set; }
Protected Property HasParent As Boolean
Get
Set
protected:
property bool HasParent {
bool get ();
void set (bool value);
}
member HasParent : bool with get, set
function get_HasParent();
function set_HasParent(value);
Request Example
View SourceProperty Value
Type:
BooleanSee Also