Hello All,
The database is an SQL Express 2012 versioned database. ArcGIS 10.2.2 Standard. W7 x64 SP1
Why would IEditor3.EditState == esriEditState.esriStateNotEditing be true when if(!IWorkspaceEdit2.IsBeingEdited()) be false on the same IWorkspace? And when should you use IMultiuserWorkspaceEdit?
Thank You.