|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IExcludedEventIDs
Provides access to Tracking Connection EventIDs to be permanently purged from cache and ignored in future.
Method Summary | |
---|---|
IStringArray |
getExcludedTrackingEventIDs()
String array of EventIDs to be permanently purged and ignored. |
void |
setExcludedTrackingEventIDs(IStringArray pVal)
String array of EventIDs to be permanently purged and ignored. |
Method Detail |
---|
IStringArray getExcludedTrackingEventIDs() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setExcludedTrackingEventIDs(IStringArray pVal) throws IOException, AutomationException
pVal
- A reference to a com.esri.arcgis.system.IStringArray (in)
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 |