ArcFM Responder Mobile Developer Guide
Ground Property (WriteTagAndGrounds)






Syntax
'Declaration
 
Public ReadOnly Property Ground As System.Integer
'Usage
 
Dim instance As WriteTagAndGrounds
Dim value As System.Integer
 
value = instance.Ground
public System.int Ground {get;}
public read-only property Ground: System.Integer; 
public function get Ground : System.int
public: __property System.int get_Ground();
public:
property System.int Ground {
   System.int get();
}
Requirements

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

See Also

Reference

WriteTagAndGrounds Class
WriteTagAndGrounds Members

Send Feedback