I wrote a script that exports rules from each feature class in a database, but it creates files even when a feature class has no rules.
I need to be able to tell if there are rules attached to a feature class, like ListFeatureClasses or ListDomains
There are methods Add and Alter rules but you have to know the name of a rule to do those operatoins.
How can I list??