Class ActionSettings
Inheritance
ActionSettings
Assembly: NXOpen.dll
Syntax
public class ActionSettings : NXObject, IMessageSink, INXObject
Constructors
ActionSettings()
Declaration
protected ActionSettings()
Properties
Action
Declaration
public Action Action { get; }
Property Value
Methods
AllowOverride(ConnectionType, bool)
Declaration
public void AllowOverride(ConnectionType connectionType, bool allowOverride)
Parameters
CanOverride(ConnectionType)
Declaration
public bool CanOverride(ConnectionType connectionType)
Parameters
Returns
GetSupportedConnectionTypes()
Declaration
public ConnectionType[] GetSupportedConnectionTypes()
Returns
ResetToDefaults()
Declaration
public void ResetToDefaults()
Implements
System.Runtime.Remoting.Messaging.IMessageSink