|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISchematicDatasetLock
Provides access to members that control the Schematic Dataset Lock status.
Method Summary | |
---|---|
String |
getCurrentLock()
Schematic Dataset Lock status. |
void |
setCurrentLock(String lockInfo)
Schematic Dataset Lock status. |
Method Detail |
---|
void setCurrentLock(String lockInfo) throws IOException, AutomationException
lockInfo
- The lockInfo (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.String getCurrentLock() throws IOException, AutomationException
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 |