ArcFM Responder Mobile Developer Guide
ContinuousPhases Property (IMMFeedPathEx)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678272)>
ReadOnly Property ContinuousPhases As SetOfPhases
'Usage
 
Dim instance As IMMFeedPathEx
Dim value As SetOfPhases
 
value = instance.ContinuousPhases
[System.Runtime.InteropServices.DispId(1610678272)]
SetOfPhases ContinuousPhases {get;}
read-only property ContinuousPhases: SetOfPhases; 
System.Runtime.InteropServices.DispIdAttribute(1610678272)
function get ContinuousPhases : SetOfPhases
[System.Runtime.InteropServices.DispId(1610678272)]
__property SetOfPhases get_ContinuousPhases();
[System.Runtime.InteropServices.DispId(1610678272)]
property SetOfPhases ContinuousPhases {
   SetOfPhases 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

IMMFeedPathEx Interface
IMMFeedPathEx Members

Send Feedback