private void LoadSecretaryRemote() { var items = BosUtils.GetSecretariesRemote(); remoteSecretaryData.Clear(); remoteSecretaryData.AddRange(items); }