ArcFM Responder Mobile Developer Guide
OldFeederID2 Property






The old FeederID2 value.
Syntax
'Declaration
 
Public ReadOnly Property OldFeederID2 As System.String
'Usage
 
Dim instance As FeederDiff
Dim value As System.String
 
value = instance.OldFeederID2
public System.string OldFeederID2 {get;}
public read-only property OldFeederID2: System.String; 
public function get OldFeederID2 : System.String
public: __property System.string* get_OldFeederID2();
public:
property System.String^ OldFeederID2 {
   System.String^ 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

FeederDiff Class
FeederDiff Members

Send Feedback