Class SessionUserInterfaceUI
Inheritance
System.Object
System.MarshalByRefObject
SessionUserInterfaceUI
Implements
System.Runtime.Remoting.Messaging.IMessageSink
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Assembly: NXOpenUI.dll
Syntax
public class SessionUserInterfaceUI : NXRemotableObject, IMessageSink
Constructors
SessionUserInterfaceUI(UI)
Declaration
protected SessionUserInterfaceUI(UI owner)
Parameters
Type |
Name |
Description |
UI |
owner |
|
Properties
ConfirmUndo
Declaration
public bool ConfirmUndo { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
DialogBarDecimalPlaces
Declaration
public int DialogBarDecimalPlaces { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
DialogBarTracking
Declaration
public bool DialogBarTracking { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool DisplayAlertsOnInformation { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
DisplayAlertsOnWarnings
Declaration
public bool DisplayAlertsOnWarnings { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
DisplayDialogsInPlayback
Declaration
public bool DisplayDialogsInPlayback { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
DisplayResourceBarOption
Declaration
public SessionUserInterfaceUI.DisplayResourceBar DisplayResourceBarOption { get; set; }
Property Value
HomePageURL
Declaration
public string HomePageURL { get; set; }
Property Value
Type |
Description |
System.String |
|
InitialDialogDisplay
Declaration
public bool InitialDialogDisplay { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ListingDecimalPlaces
Declaration
public int ListingDecimalPlaces { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
PagesAutomaticallyFlyOut
Declaration
public bool PagesAutomaticallyFlyOut { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
PauseDuration
Declaration
public int PauseDuration { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
public bool RecordAllTransform { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
SaveLayoutAtExit
Declaration
public bool SaveLayoutAtExit { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Tag
Declaration
Property Value
UseSystemPrecision
Declaration
public bool UseSystemPrecision { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Methods
ResetDialogBoxSettings()
Declaration
public void ResetDialogBoxSettings()
Implements
System.Runtime.Remoting.Messaging.IMessageSink