ArcFM Responder Mobile Developer Guide
SourcesToRetrace Property






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678272)>
ReadOnly Property SourcesToRetrace As IMMFeederSource()
'Usage
 
Dim instance As IMMFeedersNeedingRetracing
Dim value() As IMMFeederSource
 
value = instance.SourcesToRetrace
[System.Runtime.InteropServices.DispId(1610678272)]
IMMFeederSource[] SourcesToRetrace {get;}
read-only property SourcesToRetrace: array of IMMFeederSource; 
System.Runtime.InteropServices.DispIdAttribute(1610678272)
function get SourcesToRetrace : IMMFeederSource[]
[System.Runtime.InteropServices.DispId(1610678272)]
__property IMMFeederSource*[]* get_SourcesToRetrace();
[System.Runtime.InteropServices.DispId(1610678272)]
property array<IMMFeederSource^>^ SourcesToRetrace {
   array<IMMFeederSource^>^ 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

IMMFeedersNeedingRetracing Interface
IMMFeedersNeedingRetracing Members

Send Feedback