ArcFM Engine Developer Guide
PathElements Property (MMFeedPathClass)


Syntax
'Declaration
 
<DispIdAttribute(1610678274)>
Public Overridable Property PathElements As IMMPathElement()
'Usage
 
Dim instance As MMFeedPathClass
Dim value() As IMMPathElement
 
instance.PathElements = value
 
value = instance.PathElements
[DispId(1610678274)]
public virtual IMMPathElement[] PathElements {get; set;}
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

MMFeedPathClass Class
MMFeedPathClass Members

 

 


Send Comment