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


ITableCalculator.FireRowChangedEventsForJoins Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabaseUI)  

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