Does this mean, if my ArcObjects code is creating or modifying features in certain featureclass in the DEFAULT version and if at the same very moment, another user tries to edit the same featureclass in the same DEFAULT version,he would be allowed to do so without any error.Because, if second user is getting access to the same featureclass at the same moment, this is what I want.
If this is not the case, then can anyone guide me in the right direction? Creating a separate version for each user is not a feasible option.