Resets the property to its default value.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public void ResetAttribute(PropertyInfo property)

Parameters

NameTypeDescription
propertyPropertyInfo

Specifies the property to be reset.

Exceptions

TypeDescription
System.ObjectDisposedException

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