This document is archived and information here might be outdated.  Recommended version.


ITableViewOutput.IsMetafileDirty Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabaseUI)  

ITableViewOutput.IsMetafileDirty Property

Indicates whether the metafile needs to be re-generated next time when Output is called.

[Visual Basic .NET]
Public Property IsMetafileDirty As Boolean
[C#]
public bool IsMetafileDirty {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ITableViewOutput Interface