Table of Contents

Method SetProfileInstancesOnServer

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

SetProfileInstancesOnServer(IEnumerable<ProfileInstance>, ref bool, bool, bool, bool)

protected IEnumerable<ProfileInstance> SetProfileInstancesOnServer(IEnumerable<ProfileInstance> instances, ref bool success, bool isDelete, bool doApply = false, bool doApplyQuarantine = false)

Parameters

instances IEnumerable<ProfileInstance>
success bool
isDelete bool
doApply bool
doApplyQuarantine bool

Returns

IEnumerable<ProfileInstance>