Method RemoveEntryByName
- Namespace
- Skyline.DataMiner.Net.GenericEnums
- Assembly
- SLNetTypes.dll
RemoveEntryByName(string)
Removes the entry with the specified display name.
public void RemoveEntryByName(string displayName)
Parameters
displayName
stringThe display name of the entry to remove.