Miner.Interop.Geodatabase Assembly > Miner.Interop Namespace : IMMFeatureClass Interface |
The following tables list the members exposed by IMMFeatureClass.
Name | Description | |
---|---|---|
FeatureClassID | Gets or sets the feature class ID. | |
PriDisplayField | Gets or sets the primary display field for a feature. This is the field whose value is displayed to identify the feature. |
Name | Description | |
---|---|---|
get_FeatureClassName | This method returns the name of a feature class as a string. | |
GetSubtype | Given a subtype code, this method returns an IMMSubtype object. | |
GetSubtypeByID | Returns an IMMSubtype object and optionally the associated field settings. Parameters include the object class, subtype code, and field settings. | |
GetSubtypeForEdit | Returns an IMMSubtype object without any associated field settings. Parameters include object class and subtype code. | |
GetSubtypes | Refreshes and loads subtypes from the geodatabase. | |
put_FeatureClassName | Sets the name of the feature class. |