ArcFM Responder Mobile Developer Guide
SubstationID Property (IMMFeederSource)






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

IMMFeederSource Interface
IMMFeederSource Members

Send Feedback