ArcFM Responder Mobile Developer Guide
SubstationID Property (IMMEditFeederSource)






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

IMMEditFeederSource Interface
IMMEditFeederSource Members

Send Feedback