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