|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICadastralFabricName
Provides access to properties of a cadastral fabric name.
Method Summary | |
---|---|
IDatasetName |
getFeatureDatasetName()
The name of the feature dataset containing the cadastral fabric. |
void |
setFeatureDatasetNameByRef(IDatasetName name)
The name of the feature dataset containing the cadastral fabric. |
Method Detail |
---|
void setFeatureDatasetNameByRef(IDatasetName name) throws IOException, AutomationException
name
- A reference to a com.esri.arcgis.geodatabase.IDatasetName (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IDatasetName getFeatureDatasetName() throws IOException, AutomationException
The name of the FeatureDataset containing the cadastral fabric dataset.
The FeatureDatasetName property returns or sets the name object for the feature dataset containing the cadastral fabric.
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |