Server can track chagnes for this layer/ table. The changes are returned during replica synchronization.
[Visual Basic .NET] Public ReadOnly Property SyncCanReturnChanges As Boolean
[C#] public bool SyncCanReturnChanges {get;}
[C++]
HRESULT get_SyncCanReturnChanges(
VARIANT_BOOL* canReturnChanges
);
[C++]Parameters
canReturnChanges [out, retval] canReturnChanges is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.