ArcFM Engine Developer Guide
ElementType Property (IMMTraceStopper)


This property reads or sets the element type that identifies the element to stop the trace.
Syntax
'Declaration
 
<DispIdAttribute(1610678280)>
Property ElementType As ESRI.ArcGIS.Geodatabase.esriElementType
'Usage
 
Dim instance As IMMTraceStopper
Dim value As ESRI.ArcGIS.Geodatabase.esriElementType
 
instance.ElementType = value
 
value = instance.ElementType
[DispId(1610678280)]
ESRI.ArcGIS.Geodatabase.esriElementType ElementType {get; set;}

Property Value

Returns a value from the esriElementType enumeration (refer to Esri documentation for more information about this 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

IMMTraceStopper Interface
IMMTraceStopper Members

 

 


Send Comment