com.esri.arcgis.datainterop
Interface IFMEDatasetType
- All Superinterfaces:
- Serializable
- All Known Implementing Classes:
- FMEDestDatasetType, FMESourceDatasetType, IFMEDatasetTypeProxy
public interface IFMEDatasetType
- extends Serializable
IFMEDatasetType Interface
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
|
Method Summary |
boolean |
isSource()
property IsSource |
isSource
boolean isSource()
throws IOException,
AutomationException
- property IsSource
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
- Returns:
- The pVal
- Throws:
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.