ArcFM Solution Developer Guide
AllowCoreEvents Property (ID8ListItem)


Turns on or off core events: ItemRebuilt, ItemUpdated, ItemAdded, and ItemRemoved.
Syntax
'Declaration
 
<DispIdAttribute(1610678286)>
Property AllowCoreEvents As Boolean
'Usage
 
Dim instance As ID8ListItem
Dim value As Boolean
 
instance.AllowCoreEvents = value
 
value = instance.AllowCoreEvents
[DispId(1610678286)]
bool AllowCoreEvents {get; set;}
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

ID8ListItem Interface
ID8ListItem Members

 

 


Send Comment