C# Класс Microsoft.Legal.MatterCenter.UpdateView.UpdateView

Update the list of the client with the title field
Показать файл Открыть проект

Открытые методы

Метод Описание
Main ( string args ) : void

Main method - Start of the program

Приватные методы

Метод Описание
UpdateFields ( string selectedField, Client client, ClientContext clientContext, List list, View targetView ) : string

String method to updating the view for site collection

Описание методов

Main() публичный статический Метод

Main method - Start of the program
public static Main ( string args ) : void
args string argument as parameter
Результат void