RfsgBasicConfigurationList.DeleteConfigurationList Method
- Updated2024-05-08
- 1 minute(s) read
RfsgBasicConfigurationListDeleteConfigurationList Method
Deletes a previously created configuration list and all the configuration list steps in the configuration list.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022
Syntax
public void DeleteConfigurationList( string listName )
Public Sub DeleteConfigurationList ( listName As String )
Parameters
- listName
- Type: SystemString
Specifies the name of the configuration list. This string may not contain spaces.
Remarks
When a configuration list step is deleted, all the instances of the properties associated with the configuration list step are also removed.