| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITrackingServiceComplexData
Provides access to support for requesting complex tracking services object data.
| Method Summary | |
|---|---|
 boolean | 
isHasObjectData(String bstrTrackingService)
Indicates whether a tracking service has complex data to request.  | 
 void | 
requestObjectData(String bstrTrackingService)
Requests the Object or static data associated with a Complex Tracking Service.  | 
| Method Detail | 
|---|
boolean isHasObjectData(String bstrTrackingService)
                        throws IOException,
                               AutomationException
bstrTrackingService - The bstrTrackingService  (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void requestObjectData(String bstrTrackingService)
                       throws IOException,
                              AutomationException
bstrTrackingService - The bstrTrackingService  (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 | ||||||||