This document is archived and information here might be outdated.  Recommended version.


ITableCalculator.FireRowChangedEventsForJoins Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseUI > Interfaces > IT > ITableCalculator Interface > ITableCalculator.FireRowChangedEventsForJoins Property
ArcGIS Developer Help

ITableCalculator.FireRowChangedEventsForJoins Property

Indicates if row changed events should be fires for join tables.

[Visual Basic .NET]
Public Property FireRowChangedEventsForJoins As Boolean
[C#]
public bool FireRowChangedEventsForJoins {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ITableCalculator Interface