ArcObjects Library Reference (Schematic) |
|
ISchematicXmlBuilderContext Interface
Provides access to members that control information related to the context when the Xml builder runs.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.
Members
|
Name |
Description |
|
ApplicationHook |
Esri application hook (desktop application or engine application) for the XML plugin component. Useful only when the XMLSource is not provided. |
|
XmlSource |
Xml Source to parse for generating/updating the diagram. This may be an URL (String/BSTR) that specifies the location of the XML file, a DOMDocument object, a SAFEARRAY of bytes (VT_ARRAY|VT_UI1), or any object that supports IStream, ISequentialStream, or IPer |
CoClasses that implement ISchematicXmlBuilderContext
CoClasses and Classes |
Description |