NIRfsg Namespace

Table of Contents

RfsgWarningEventArgs Class

  • Updated2025-05-22
  • 2 minute(s) read
RfsgWarningEventArgs Class

RfsgWarningEventArgs Class

Represents properties under Warning Event Args.

Inheritance Hierarchy

SystemObject
  SystemEventArgs
    NationalInstruments.ModularInstruments.NIRfsgRfsgWarningEventArgs

Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025

Syntax

public sealed class RfsgWarningEventArgs : EventArgs
Public NotInheritable Class RfsgWarningEventArgs
	Inherits EventArgs

The RfsgWarningEventArgs type exposes the following members.

Properties

 NameDescription
Public propertyCode Gets Warning Event Args code.
Public propertyMessage Gets Warning Event Args message.
Public propertyWarning Gets or sets the warning set in the Warning Event Args.
Top

Methods

 NameDescription
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top

Remarks

Contains the warning event args data.

See Also

Log in to get a better experience