This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IC > ICadastralFabricEditControl Interface > ICadastralFabricEditControl.SetStoreEventsRequired Method (ArcObjects .NET 10.4 SDK) |
Indicates that insert and update cursors on fabric classes cannot bypass store events for the active edit session.
[Visual Basic .NET]
Public Sub SetStoreEventsRequired ( _
)
[C#] public void SetStoreEventsRequired ( );
[C++]
HRESULT SetStoreEventsRequired(
void
);