NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Properties | List of all members
NXOpen.Report.ReportPreference Class Reference

Manages the preference data. More...

Inheritance diagram for NXOpen.Report.ReportPreference:
NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe void SaveMemoryFile ()
 Saves preference settings to memory file More...
 
- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Properties

unsafe int MaximumRecentReportDocumentCount [get, set]
 Returns or sets the maximum count of the recent report documents which could be viewed More...
 
unsafe bool OpenReportDocumentAfterExport [get, set]
 Returns or sets the option indicates whether to open report document after exporting report More...
 
unsafe bool SearchTemplateFromSiteDirectory [get, set]
 Returns or sets the option indicates whether to use site template directory as start to choose a report template file More...
 
unsafe bool UsePartDirectoryAsDefaultExportLocation [get, set]
 Returns or sets the option indicates whehter to use part direcotry as default report document location More...
 
unsafe bool ViewImageAfterSnapshotting [get, set]
 Returns or sets the option indicates whether to view image after snopshotting More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Manages the preference data.

Not support KF.

Created in NX11.0.0

Member Function Documentation

unsafe void NXOpen.Report.ReportPreference.SaveMemoryFile ( )
inline

Saves preference settings to memory file

Created in NX11.0.0

License requirements: None.

Property Documentation

unsafe int NXOpen.Report.ReportPreference.MaximumRecentReportDocumentCount
getset

Returns or sets the maximum count of the recent report documents which could be viewed

Created in NX11.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.Report.ReportPreference.OpenReportDocumentAfterExport
getset

Returns or sets the option indicates whether to open report document after exporting report

Created in NX11.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.Report.ReportPreference.SearchTemplateFromSiteDirectory
getset

Returns or sets the option indicates whether to use site template directory as start to choose a report template file

Created in NX11.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.Report.ReportPreference.UsePartDirectoryAsDefaultExportLocation
getset

Returns or sets the option indicates whehter to use part direcotry as default report document location

Created in NX11.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.Report.ReportPreference.ViewImageAfterSnapshotting
getset

Returns or sets the option indicates whether to view image after snopshotting

Created in NX11.0.0

License requirements to get this property: None.

License requirements to set this property: None.


The documentation for this class was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.