Class ReportPreference
Inheritance
ReportPreference
Assembly: NXOpen.dll
Syntax
public class ReportPreference : TaggedObject, IMessageSink
Constructors
ReportPreference()
Declaration
protected ReportPreference()
Properties
MaximumRecentReportDocumentCount
Declaration
public int MaximumRecentReportDocumentCount { get; set; }
Property Value
OpenReportDocumentAfterExport
Declaration
public bool OpenReportDocumentAfterExport { get; set; }
Property Value
SearchTemplateFromSiteDirectory
Declaration
public bool SearchTemplateFromSiteDirectory { get; set; }
Property Value
UsePartDirectoryAsDefaultExportLocation
Declaration
public bool UsePartDirectoryAsDefaultExportLocation { get; set; }
Property Value
ViewImageAfterSnapshotting
Declaration
public bool ViewImageAfterSnapshotting { get; set; }
Property Value
Methods
SaveMemoryFile()
Declaration
public void SaveMemoryFile()
Implements
System.Runtime.Remoting.Messaging.IMessageSink