|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IConditionalAction3
Provides access to properties and methods for conditional action control such as whether to favor the query attribute or location test first.
| Method Summary | |
|---|---|
String |
getConditionalActionDescription()
The string description of the conditional action test. |
boolean |
isFavorQuery()
Indicates if the attribute query should be performed before the location test. |
void |
setFavorQuery(boolean pVal)
Indicates if the attribute query should be performed before the location test. |
| Method Detail |
|---|
boolean isFavorQuery()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setFavorQuery(boolean pVal)
throws IOException,
AutomationException
pVal - The pVal (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
String getConditionalActionDescription()
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 | ||||||||