ArcFM Responder Mobile Developer Guide
ParameterInfo Property (PopulateCathodicProtectionSystemFunction)






The array of parameters for this GP function.
Syntax
'Declaration
 
Public ReadOnly Property ParameterInfo As ESRI.ArcGIS.esriSystem.IArray
'Usage
 
Dim instance As PopulateCathodicProtectionSystemFunction
Dim value As ESRI.ArcGIS.esriSystem.IArray
 
value = instance.ParameterInfo
public ESRI.ArcGIS.esriSystem.IArray ParameterInfo {get;}
public read-only property ParameterInfo: ESRI.ArcGIS.esriSystem.IArray; 
public function get ParameterInfo : ESRI.ArcGIS.esriSystem.IArray
public: __property ESRI.ArcGIS.esriSystem.IArray* get_ParameterInfo();
public:
property ESRI.ArcGIS.esriSystem.IArray^ ParameterInfo {
   ESRI.ArcGIS.esriSystem.IArray^ 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