For a list of all members of this type, see GdbConfiguration members.
            
            Public Methods
|  | Name | Description | 
|---|
|  | GetClassName | Returns the feature class name of this class, if available. Otherwise, the classID is returned as a string. | 
|  | GetFeatureID | Looks for a field with the FACILITYID modelname, and returns it's value. Otherwise, returns ObjectID as a string. | 
|  | GetField | Find a field in a given class, with the given model name. | 
|  | GetFieldValue | Returns the value of the field with the given modelname, from the ObjectInfo argument. | 
TopSee Also