|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ILocator2
Provides access to members that describe general locator properties.
Use the ILocator2 interface to return the date and time when the locator was built.
Method Summary | |
---|---|
Object |
getBuildTime()
The date and time the locator was built. |
Methods inherited from interface com.esri.arcgis.geodatabase.ILocator |
---|
getCategory, getDescription, getName, getUserInterface, setDescription |
Method Detail |
---|
Object getBuildTime() throws IOException, AutomationException
The BulidTime property returns the date and time the locator was built.
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 |