Gets the warning code if the card is not capable of removing all paths and always leaves at least one connected.
Namespace:
NationalInstruments.ModularInstruments.NISwitch
Assembly:
NationalInstruments.ModularInstruments.NISwitch.Fx40 (in NationalInstruments.ModularInstruments.NISwitch.Fx40.dll) Version: 19.0.0.49152 (19.0.0.49152)
Visual Basic (Declaration) |
---|
Public Shared ReadOnly Property PathRemainsWarningCode As Guid |
C# |
---|
public static Guid PathRemainsWarningCode { get; } |
Property Value
Type:
System..::.Guid
Returns the GUID ("2733A6B6-13E2-4480-9D60-B97FC11B68FC") of the warning.
See Also