I am writing an ArcGIS Pro Plugin to allow user to read into a feature class and to write it back into a proprietary file format. This is only possible (due to restrictions in the file format) when the design of the feature class in not altered by the user.
Is it possible in a ArcGIS Pro .Net plugin to prevent that a user changes the design of a feature class in a file geodatabase?