ArcFM Responder Mobile Developer Guide
FeatureID Property (ElectricSource)






Syntax
'Declaration
 
Public ReadOnly Property FeatureID As FeatureKey
'Usage
 
Dim instance As ElectricSource
Dim value As FeatureKey
 
value = instance.FeatureID
public FeatureKey FeatureID {get;}
public read-only property FeatureID: FeatureKey; 
public function get FeatureID : FeatureKey
public: __property FeatureKey* get_FeatureID();
public:
property FeatureKey^ FeatureID {
   FeatureKey^ 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

ElectricSource Class
ElectricSource Members

Send Feedback