ni-rfsg-dotnet-api-ref_doc

Content Type
Programming Language
Current manual
Table of Contents

RfsgWarningEventArgs.Warning Property

RfsgWarningEventArgs.Warning Property

RfsgWarningEventArgsWarning Property

Gets or sets the warning set in the Warning Event Args.

Namespace:  NationalInstruments.ModularInstruments.NIRfsg
Assembly:  NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022

Syntax

public RfsgWarning Warning { get; }
Public ReadOnly Property Warning As RfsgWarning
	Get

Property Value

Type: RfsgWarning
Specifies an object of type RfsgWarning.

See Also

In This Section
Was this information helpful?