com.esri.arcgis.trackinganalyst
Interface ISpecifyPropertyPages

All Superinterfaces:
Serializable
All Known Implementing Classes:
ConditionalActionConfigure

public interface ISpecifyPropertyPages
extends Serializable

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.


Method Summary
 void getPages(tagCAUUID[] pPages)
          getPages
 

Method Detail

getPages

void getPages(tagCAUUID[] pPages)
              throws IOException,
                     AutomationException
getPages

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.

Parameters:
pPages - A Structure: com.esri.arcgis.trackinganalyst.tagCAUUID (out: use single element array)
Throws:
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.