ArcFM Engine Developer Guide
FCID Property (IMMTraceStopper)


This property reads or sets the FCID that identifies the element to stop the trace.
Syntax
'Declaration
 
<DispIdAttribute(1610678274)>
Property FCID As Integer
'Usage
 
Dim instance As IMMTraceStopper
Dim value As Integer
 
instance.FCID = value
 
value = instance.FCID
[DispId(1610678274)]
int FCID {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