Resets the property to its default value.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public void ResetAttribute(PropertyInfo propertyToReset)

Parameters

NameTypeDescription
propertyToResetPropertyInfo

Specifies the property to be reset.

Exceptions

TypeDescription
System.ObjectDisposedException

The ResetAttribute method was accessed after the associated NIRfsg object was disposed.