ArcFM Responder Mobile Developer Guide
SubstationID Property (IMMEditFeederSubSource2)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678280)>
Property SubstationID As System.Object
'Usage
 
Dim instance As IMMEditFeederSubSource2
Dim value As System.Object
 
instance.SubstationID = value
 
value = instance.SubstationID
[System.Runtime.InteropServices.DispId(1610678280)]
System.object SubstationID {get; set;}
read-write property SubstationID: System.TObject; 
System.Runtime.InteropServices.DispIdAttribute(1610678280)
function get,set SubstationID : System.Object
[System.Runtime.InteropServices.DispId(1610678280)]
__property System.Object* get_SubstationID();
__property void set_SubstationID( 
   System.Object* value
);
[System.Runtime.InteropServices.DispId(1610678280)]
property System.Object^ SubstationID {
   System.Object^ get();
   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

IMMEditFeederSubSource2 Interface
IMMEditFeederSubSource2 Members

Send Feedback