|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMdVariable3
Provides access to properties/methods of a model variable.
This interface is new at ArcGIS 9.3.
Method Summary | |
---|---|
String |
getTemplateLayerFile()
Indicates the layer to use for drawing information. |
void |
setTemplateLayerFile(String pLayer)
Indicates the layer to use for drawing information. |
Method Detail |
---|
String getTemplateLayerFile() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setTemplateLayerFile(String pLayer) throws IOException, AutomationException
pLayer
- The pLayer (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 |