IDriverManagerAddDriverParameterWithInputCreation Method |
[This is preliminary documentation and is subject to change.]
Namespace: Netadmin.Management.Drivers
long AddDriverParameterWithInputCreation( IDriverParameter parameter, bool allowDuplicate = false )
[Missing <returns> documentation for "M:Netadmin.Management.Drivers.IDriverManager.AddDriverParameterWithInputCreation(Netadmin.Management.Drivers.Dto.IDriverParameter,System.Boolean)"]
Exception | Condition |
---|---|
ArgumentException | Thrown if parameter is invalid |
ObjectNotFoundException | Thrown if the id of the entity is not found |
[!:ValueIsNotUniqueException] | Thrown if parameter with same name already exists |