ArcFM Engine Developer Guide
ContinuousPhases Property (IMMFeedPathEx)


This property provides a value from the SetOfPhases enumeration to indicate the object's phase (e.g., A, AC, ABC).
Syntax
'Declaration
 
<DispIdAttribute(1610678272)>
ReadOnly Property ContinuousPhases As SetOfPhases
'Usage
 
Dim instance As IMMFeedPathEx
Dim value As SetOfPhases
 
value = instance.ContinuousPhases
[DispId(1610678272)]
SetOfPhases ContinuousPhases {get;}

Property Value

Returns a value from the SetOfPhases enumeration
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IMMFeedPathEx Interface
IMMFeedPathEx Members

 

 


Send Comment