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


ITableViewOutput.IsMetafileDirty Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseUI > Interfaces > IT > ITableViewOutput Interface > ITableViewOutput.IsMetafileDirty Property
ArcGIS Developer Help

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