IDocumentDirty2 Interface
Provides access to the dirty flag of the Document.
Product Availability
Available with ArcGIS Desktop.
Members
|
Name |
Description |
|
SetClean |
Resets the dirty flag on the document. |
|
SetDirty |
Sets the dirty flag on the document. |
Inherited Interfaces
Interfaces |
Description |
IDocumentDirty |
Provides access to the dirty flag of the Document. |
Classes that implement IDocumentDirty2
Remarks
If the document's dirty flag is set to True, then you will be prompted to save the document when the document is closed or the ArcMap application is shut down.