ArcFM Responder Mobile Developer Guide
IMMEditFeederSource_SubstationID Property






Syntax
'Declaration
 
Public Overridable WriteOnly Property IMMEditFeederSource_SubstationID As System.Object
'Usage
 
Dim instance As MMFeederSourceClass
 
instance.IMMEditFeederSource_SubstationID = value
public virtual System.object IMMEditFeederSource_SubstationID {set;}
public write-only property IMMEditFeederSource_SubstationID: System.TObject; virtual; 
public function set IMMEditFeederSource_SubstationID : System.Object
public: __property virtual void set_IMMEditFeederSource_SubstationID( 
   System.Object* value
);
public:
virtual property System.Object^ IMMEditFeederSource_SubstationID {
   void set (    System.Object^ value);
}
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

MMFeederSourceClass Class
MMFeederSourceClass Members

Send Feedback