Miner.Responder.Shared.SchemaObjects Namespace > TagsAndGroundsObject Class : Ground Property |
'Declaration
Public Property Ground As YesNoDomain
'Usage
Dim instance As TagsAndGroundsObject Dim value As YesNoDomain instance.Ground = value value = instance.Ground
public YesNoDomain Ground {get; set;}
public read-write property Ground: YesNoDomain;
public function get,set Ground : YesNoDomain
public: __property YesNoDomain get_Ground(); public: __property void set_Ground( YesNoDomain value );
public: property YesNoDomain Ground { YesNoDomain get(); void set ( YesNoDomain value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2