ArcFM Engine Developer Guide
SUBID Property (IMMTraceStopper)


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