Table of Contents

Method SetParametersOnServer

Namespace
Skyline.DataMiner.Net.Profiles
Assembly
SLNetTypes.dll

SetParametersOnServer(IEnumerable<Parameter>, ref bool, bool)

protected IEnumerable<Parameter> SetParametersOnServer(IEnumerable<Parameter> parameters, ref bool success, bool isDelete)

Parameters

parameters IEnumerable<Parameter>
success bool
isDelete bool

Returns

IEnumerable<Parameter>