wManagerSetting..::..UseGroundMount Property
Gets or sets a value indicating whether [use ground mount].
Namespace:
wManagerAssembly: wManager (in wManager.dll)
Syntax
[XmlIgnoreAttribute] public bool UseGroundMount { get; set; }
<XmlIgnoreAttribute> _ Public Property UseGroundMount As Boolean Get Set
[XmlIgnoreAttribute] public: property bool^ UseGroundMount { bool^ get (); void set (bool^ value); }