ArcFM Engine Developer Guide
ElementType Property (IMMLoopElement)


This property sets or gets a value from the SetOfPhases enumeration that indicates the phasing of the feature.
Syntax
'Declaration
 
<DispIdAttribute(1610678280)>
Property ElementType As ESRI.ArcGIS.Geodatabase.esriElementType
'Usage
 
Dim instance As IMMLoopElement
Dim value As ESRI.ArcGIS.Geodatabase.esriElementType
 
instance.ElementType = value
 
value = instance.ElementType
[DispId(1610678280)]
ESRI.ArcGIS.Geodatabase.esriElementType ElementType {get; set;}

Property Value

esriElementType
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

IMMLoopElement Interface
IMMLoopElement Members

 

 


Send Comment