ni-rfsg-dotnet-api-ref_doc

Content Type
Programming Language
Current manual
Table of Contents
Product Documentationni-rfsg-dotnet-api-ref_doc...RfsgWarning ClassRfsgWarning.InvalidAttributeNameWarningCode PropertyCurrent page
Table of Contents

RfsgWarning.InvalidAttributeNameWarningCode Property

RfsgWarning.InvalidAttributeNameWarningCode Property

RfsgWarningInvalidAttributeNameWarningCode Property

Gets the warning code when the attribute name in the file was not recognized or is not supported.

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

Syntax

public static Guid InvalidAttributeNameWarningCode { get; }
Public Shared ReadOnly Property InvalidAttributeNameWarningCode As Guid
	Get

Property Value

Type: Guid
Returns the GUID (6E550AED-660A-4A8C-A56F-75E403C5FD6E) of the warning.

See Also

In This Section
Was this information helpful?