ArcFM Responder Mobile Developer Guide
OldFeederID Property






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