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