C# Class AutomatedTagging.Program

Show file Open project: chrisdee/Solutions

Public Properties

Property Type Description
clientContext ClientContext

Private Methods

Method Description
ExportTemplate ( List list, List taxonomyFields ) : void
GetExcelRowsByUrl ( TermSetLookup>.Dictionary termSetsByInternalName ) : ExcelRow>.Dictionary
GetTermSetsByInternalName ( List taxonomyFields ) : TermSetLookup>.Dictionary
ImportTemplate ( List list, List taxonomyFields ) : void
Log ( string message ) : void
Main ( string args ) : void
ParseCsvLine ( string csvLine ) : string[]
ProcessListItems ( List list, IList fieldNames, Action action ) : void

Property Details

clientContext public static property

public static ClientContext clientContext
return ClientContext