ArcFM Engine Developer Guide
EID Property (IMMTraceStopper)


This property reads or sets the EID that identifies the element to stop the trace.
Syntax
'Declaration
 
<DispIdAttribute(1610678272)>
Property EID As Integer
'Usage
 
Dim instance As IMMTraceStopper
Dim value As Integer
 
instance.EID = value
 
value = instance.EID
[DispId(1610678272)]
int EID {get; set;}

Property Value

Long
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