ArcFM Responder Mobile Developer Guide
HelpContext Property (PopulateCathodicProtectionSystemFunction)






Syntax
'Declaration
 
Public ReadOnly Property HelpContext As System.Integer
'Usage
 
Dim instance As PopulateCathodicProtectionSystemFunction
Dim value As System.Integer
 
value = instance.HelpContext
public System.int HelpContext {get;}
public read-only property HelpContext: System.Integer; 
public function get HelpContext : System.int
public: __property System.int get_HelpContext();
public:
property System.int HelpContext {
   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

PopulateCathodicProtectionSystemFunction Class
PopulateCathodicProtectionSystemFunction Members

Send Feedback