Returns if the row is from an insert cursor or not.
[Visual Basic .NET] Public ReadOnly Property IsInsertCursor As Boolean
[C#] public bool IsInsertCursor {get;}
[C++]
HRESULT get_IsInsertCursor(
VARIANT_BOOL* isInsert
);
[C++]Parameters
isInsert [out, retval] isInsert is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.