Method SetProfileInstancesOnServer
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
boolisDelete
booldoApply
booldoApplyQuarantine
bool