I am creating a c# ArcGIS addin where I have a feature class in stored in Oracle, when a feature is created some of the fields within the table will be populated. If field X is populated, then certain fields will be locked, if field Y is populated then some other fields will be locked and if field Z is populated then the geometry will be locked.
Locked means no edits can be done (geometry wise or the attributes) either within the addin and outside in ArcGIS or even in Oracle.
Is this something that can be done? If so, does anyone have any pointers to get me started?
أكثر...
Locked means no edits can be done (geometry wise or the attributes) either within the addin and outside in ArcGIS or even in Oracle.
Is this something that can be done? If so, does anyone have any pointers to get me started?
أكثر...