Method | Description | |
---|---|---|
AddAttachmentAsync ( string listName, string listItemID, string fileName, byte attachment ) : void | ||
AddAttachmentAsync ( string listName, string listItemID, string fileName, byte attachment, object userState ) : void | ||
AddDiscussionBoardItemAsync ( string listName, byte message ) : void | ||
AddDiscussionBoardItemAsync ( string listName, byte message, object userState ) : void | ||
AddListAsync ( string listName, string description, int templateID ) : void | ||
AddListAsync ( string listName, string description, int templateID, object userState ) : void | ||
AddListFromFeatureAsync ( string listName, string description, string featureID, int templateID ) : void | ||
AddListFromFeatureAsync ( string listName, string description, string featureID, int templateID, object userState ) : void | ||
AddWikiPageAsync ( string strListName, string listRelPageUrl, string wikiContent ) : void | ||
AddWikiPageAsync ( string strListName, string listRelPageUrl, string wikiContent, object userState ) : void | ||
ApplyContentTypeToListAsync ( string webUrl, string contentTypeId, string listName ) : void | ||
ApplyContentTypeToListAsync ( string webUrl, string contentTypeId, string listName, object userState ) : void | ||
BeginAddAttachment ( string listName, string listItemID, string fileName, byte attachment, System callback, object asyncState ) : System.IAsyncResult | ||
BeginAddDiscussionBoardItem ( string listName, byte message, System callback, object asyncState ) : System.IAsyncResult | ||
BeginAddList ( string listName, string description, int templateID, System callback, object asyncState ) : System.IAsyncResult | ||
BeginAddListFromFeature ( string listName, string description, string featureID, int templateID, System callback, object asyncState ) : System.IAsyncResult | ||
BeginAddWikiPage ( string strListName, string listRelPageUrl, string wikiContent, System callback, object asyncState ) : System.IAsyncResult | ||
BeginApplyContentTypeToList ( string webUrl, string contentTypeId, string listName, System callback, object asyncState ) : System.IAsyncResult | ||
BeginCheckInFile ( string pageUrl, string comment, string CheckinType, System callback, object asyncState ) : System.IAsyncResult | ||
BeginCheckOutFile ( string pageUrl, string checkoutToLocal, string lastmodified, System callback, object asyncState ) : System.IAsyncResult | ||
BeginCreateContentType ( string listName, string displayName, string parentType, |
||
BeginDeleteAttachment ( string listName, string listItemID, string url, System callback, object asyncState ) : System.IAsyncResult | ||
BeginDeleteContentType ( string listName, string contentTypeId, System callback, object asyncState ) : System.IAsyncResult | ||
BeginDeleteContentTypeXmlDocument ( string listName, string contentTypeId, string documentUri, System callback, object asyncState ) : System.IAsyncResult | ||
BeginDeleteList ( string listName, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetAttachmentCollection ( string listName, string listItemID, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetList ( string listName, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetListAndView ( string listName, string viewName, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetListCollection ( System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetListContentType ( string listName, string contentTypeId, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetListContentTypes ( string listName, string contentTypeId, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetListContentTypesAndProperties ( string listName, string contentTypeId, string propertyPrefix, bool includeWebProperties, bool includeWebPropertiesSpecified, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetListItemChanges ( string listName, |
||
BeginGetListItemChangesSinceToken ( string listName, string viewName, GetListItemChangesSinceTokenQuery query, |
||
BeginGetListItemChangesWithKnowledge ( string listName, string viewName, GetListItemChangesWithKnowledgeQuery query, |
||
BeginGetListItems ( string listName, string viewName, GetListItemsQuery query, |
||
BeginGetVersionCollection ( string strlistID, string strlistItemID, string strFieldName, System callback, object asyncState ) : System.IAsyncResult | ||
BeginUndoCheckOut ( string pageUrl, System callback, object asyncState ) : System.IAsyncResult | ||
BeginUpdateContentType ( string listName, string contentTypeId, UpdateContentTypeContentTypeProperties contentTypeProperties, |
||
BeginUpdateContentTypeXmlDocument ( string listName, string contentTypeId, System newDocument, System callback, object asyncState ) : System.IAsyncResult | ||
BeginUpdateContentTypesXmlDocument ( string listName, UpdateContentTypesXmlDocumentNewDocument newDocument, System callback, object asyncState ) : System.IAsyncResult | ||
BeginUpdateList ( string listName, |
||
BeginUpdateListItems ( string listName, UpdateListItemsUpdates updates, System callback, object asyncState ) : System.IAsyncResult | ||
BeginUpdateListItemsWithKnowledge ( string listName, UpdateListItemsWithKnowledgeUpdates updates, string syncScope, System knowledge, System callback, object asyncState ) : System.IAsyncResult | ||
CancelAsync ( object userState ) : void | ||
CheckInFileAsync ( string pageUrl, string comment, string CheckinType ) : void | ||
CheckInFileAsync ( string pageUrl, string comment, string CheckinType, object userState ) : void | ||
CheckOutFileAsync ( string pageUrl, string checkoutToLocal, string lastmodified ) : void | ||
CheckOutFileAsync ( string pageUrl, string checkoutToLocal, string lastmodified, object userState ) : void | ||
CreateContentTypeAsync ( string listName, string displayName, string parentType, |
||
CreateContentTypeAsync ( string listName, string displayName, string parentType, |
||
DeleteAttachmentAsync ( string listName, string listItemID, string url ) : void | ||
DeleteAttachmentAsync ( string listName, string listItemID, string url, object userState ) : void | ||
DeleteContentTypeAsync ( string listName, string contentTypeId ) : void | ||
DeleteContentTypeAsync ( string listName, string contentTypeId, object userState ) : void | ||
DeleteContentTypeXmlDocumentAsync ( string listName, string contentTypeId, string documentUri ) : void | ||
DeleteContentTypeXmlDocumentAsync ( string listName, string contentTypeId, string documentUri, object userState ) : void | ||
DeleteListAsync ( string listName ) : void | ||
DeleteListAsync ( string listName, object userState ) : void | ||
EndAddAttachment ( System asyncResult ) : string | ||
EndAddDiscussionBoardItem ( System asyncResult ) : AddDiscussionBoardItemResponseAddDiscussionBoardItemResult | ||
EndAddList ( System asyncResult ) : |
||
EndAddListFromFeature ( System asyncResult ) : |
||
EndAddWikiPage ( System asyncResult ) : AddWikiPageResponseAddWikiPageResult | ||
EndApplyContentTypeToList ( System asyncResult ) : ApplyContentTypeToListResponseApplyContentTypeToListResult | ||
EndCheckInFile ( System asyncResult ) : bool | ||
EndCheckOutFile ( System asyncResult ) : bool | ||
EndCreateContentType ( System asyncResult ) : string | ||
EndDeleteAttachment ( System asyncResult ) : void | ||
EndDeleteContentType ( System asyncResult ) : DeleteContentTypeResponseDeleteContentTypeResult | ||
EndDeleteContentTypeXmlDocument ( System asyncResult ) : DeleteContentTypeXmlDocumentResponseDeleteContentTypeXmlDocumentResult | ||
EndDeleteList ( System asyncResult ) : void | ||
EndGetAttachmentCollection ( System asyncResult ) : GetAttachmentCollectionResponseGetAttachmentCollectionResult | ||
EndGetList ( System asyncResult ) : |
||
EndGetListAndView ( System asyncResult ) : |
||
EndGetListCollection ( System asyncResult ) : GetListCollectionResponseGetListCollectionResult | ||
EndGetListContentType ( System asyncResult ) : GetListContentTypeResponseGetListContentTypeResult | ||
EndGetListContentTypes ( System asyncResult ) : GetListContentTypesResponseGetListContentTypesResult | ||
EndGetListContentTypesAndProperties ( System asyncResult ) : GetListContentTypesAndPropertiesResponseGetListContentTypesAndPropertiesResult | ||
EndGetListItemChanges ( System asyncResult ) : GetListItemChangesResponseGetListItemChangesResult | ||
EndGetListItemChangesSinceToken ( System asyncResult ) : GetListItemChangesSinceTokenResponseGetListItemChangesSinceTokenResult | ||
EndGetListItemChangesWithKnowledge ( System asyncResult ) : GetListItemChangesWithKnowledgeResponseGetListItemChangesWithKnowledgeResult | ||
EndGetListItems ( System asyncResult ) : GetListItemsResponseGetListItemsResult | ||
EndGetVersionCollection ( System asyncResult ) : GetVersionCollectionResponseGetVersionCollectionResult | ||
EndUndoCheckOut ( System asyncResult ) : bool | ||
EndUpdateContentType ( System asyncResult ) : UpdateContentTypeResponseUpdateContentTypeResult | ||
EndUpdateContentTypeXmlDocument ( System asyncResult ) : System.Xml.XmlNode | ||
EndUpdateContentTypesXmlDocument ( System asyncResult ) : UpdateContentTypesXmlDocumentResponseUpdateContentTypesXmlDocumentResult | ||
EndUpdateList ( System asyncResult ) : UpdateListResponseUpdateListResult | ||
EndUpdateListItems ( System asyncResult ) : UpdateListItemsResponseUpdateListItemsResult | ||
EndUpdateListItemsWithKnowledge ( System asyncResult ) : UpdateListItemsWithKnowledgeResponseUpdateListItemsWithKnowledgeResult | ||
GetAttachmentCollectionAsync ( string listName, string listItemID ) : void | ||
GetAttachmentCollectionAsync ( string listName, string listItemID, object userState ) : void | ||
GetListAndViewAsync ( string listName, string viewName ) : void | ||
GetListAndViewAsync ( string listName, string viewName, object userState ) : void | ||
GetListAsync ( string listName ) : void | ||
GetListAsync ( string listName, object userState ) : void | ||
GetListCollectionAsync ( ) : void | ||
GetListCollectionAsync ( object userState ) : void | ||
GetListContentTypeAsync ( string listName, string contentTypeId ) : void | ||
GetListContentTypeAsync ( string listName, string contentTypeId, object userState ) : void | ||
GetListContentTypesAndPropertiesAsync ( string listName, string contentTypeId, string propertyPrefix, bool includeWebProperties, bool includeWebPropertiesSpecified ) : void | ||
GetListContentTypesAndPropertiesAsync ( string listName, string contentTypeId, string propertyPrefix, bool includeWebProperties, bool includeWebPropertiesSpecified, object userState ) : void | ||
GetListContentTypesAsync ( string listName, string contentTypeId ) : void | ||
GetListContentTypesAsync ( string listName, string contentTypeId, object userState ) : void | ||
GetListItemChangesAsync ( string listName, CamlViewFields viewFields, string since, CamlContains contains ) : void | ||
GetListItemChangesAsync ( string listName, CamlViewFields viewFields, string since, CamlContains contains, object userState ) : void | ||
GetListItemChangesSinceTokenAsync ( string listName, string viewName, GetListItemChangesSinceTokenQuery query, CamlViewFields viewFields, string rowLimit, CamlQueryOptions queryOptions, string changeToken, CamlContains contains ) : void | ||
GetListItemChangesSinceTokenAsync ( string listName, string viewName, GetListItemChangesSinceTokenQuery query, CamlViewFields viewFields, string rowLimit, CamlQueryOptions queryOptions, string changeToken, CamlContains contains, object userState ) : void | ||
GetListItemChangesWithKnowledgeAsync ( string listName, string viewName, GetListItemChangesWithKnowledgeQuery query, CamlViewFields viewFields, string rowLimit, CamlQueryOptions queryOptions, string syncScope, GetListItemChangesWithKnowledgeKnowledge knowledge, CamlContains contains ) : void | ||
GetListItemChangesWithKnowledgeAsync ( string listName, string viewName, GetListItemChangesWithKnowledgeQuery query, CamlViewFields viewFields, string rowLimit, CamlQueryOptions queryOptions, string syncScope, GetListItemChangesWithKnowledgeKnowledge knowledge, CamlContains contains, object userState ) : void | ||
GetListItemsAsync ( string listName, string viewName, GetListItemsQuery query, CamlViewFields viewFields, string rowLimit, CamlQueryOptions queryOptions, string webID ) : void | ||
GetListItemsAsync ( string listName, string viewName, GetListItemsQuery query, CamlViewFields viewFields, string rowLimit, CamlQueryOptions queryOptions, string webID, object userState ) : void | ||
GetVersionCollectionAsync ( string strlistID, string strlistItemID, string strFieldName ) : void | ||
GetVersionCollectionAsync ( string strlistID, string strlistItemID, string strFieldName, object userState ) : void | ||
ListsSoap ( ) : System | ||
UndoCheckOutAsync ( string pageUrl ) : void | ||
UndoCheckOutAsync ( string pageUrl, object userState ) : void | ||
UpdateContentTypeAsync ( string listName, string contentTypeId, UpdateContentTypeContentTypeProperties contentTypeProperties, AddOrUpdateFieldsDefinition newFields, AddOrUpdateFieldsDefinition updateFields, DeleteFieldsDefinition deleteFields, string addToView ) : void | ||
UpdateContentTypeAsync ( string listName, string contentTypeId, UpdateContentTypeContentTypeProperties contentTypeProperties, AddOrUpdateFieldsDefinition newFields, AddOrUpdateFieldsDefinition updateFields, DeleteFieldsDefinition deleteFields, string addToView, object userState ) : void | ||
UpdateContentTypeXmlDocumentAsync ( string listName, string contentTypeId, System newDocument ) : void | ||
UpdateContentTypeXmlDocumentAsync ( string listName, string contentTypeId, System newDocument, object userState ) : void | ||
UpdateContentTypesXmlDocumentAsync ( string listName, UpdateContentTypesXmlDocumentNewDocument newDocument ) : void | ||
UpdateContentTypesXmlDocumentAsync ( string listName, UpdateContentTypesXmlDocumentNewDocument newDocument, object userState ) : void | ||
UpdateListAsync ( string listName, UpdateListListProperties listProperties, UpdateListFieldsRequest newFields, UpdateListFieldsRequest updateFields, UpdateListFieldsRequest deleteFields, string listVersion ) : void | ||
UpdateListAsync ( string listName, UpdateListListProperties listProperties, UpdateListFieldsRequest newFields, UpdateListFieldsRequest updateFields, UpdateListFieldsRequest deleteFields, string listVersion, object userState ) : void | ||
UpdateListItemsAsync ( string listName, UpdateListItemsUpdates updates ) : void | ||
UpdateListItemsAsync ( string listName, UpdateListItemsUpdates updates, object userState ) : void | ||
UpdateListItemsWithKnowledgeAsync ( string listName, UpdateListItemsWithKnowledgeUpdates updates, string syncScope, System knowledge ) : void | ||
UpdateListItemsWithKnowledgeAsync ( string listName, UpdateListItemsWithKnowledgeUpdates updates, string syncScope, System knowledge, object userState ) : void |
Method | Description | |
---|---|---|
AddAttachment ( string listName, string listItemID, string fileName, [ DataType = "base64Binary")]byte[]attachment ) : string | ||
AddDiscussionBoardItem ( string listName, [ DataType = "base64Binary")]byte[]message ) : AddDiscussionBoardItemResponseAddDiscussionBoardItemResult | ||
AddList ( string listName, string description, int templateID ) : |
||
AddListFromFeature ( string listName, string description, string featureID, int templateID ) : |
||
AddWikiPage ( string strListName, string listRelPageUrl, string wikiContent ) : AddWikiPageResponseAddWikiPageResult | ||
ApplyContentTypeToList ( string webUrl, string contentTypeId, string listName ) : ApplyContentTypeToListResponseApplyContentTypeToListResult | ||
CheckInFile ( string pageUrl, string comment, string CheckinType ) : bool | ||
CheckOutFile ( string pageUrl, string checkoutToLocal, string lastmodified ) : bool | ||
CreateContentType ( string listName, string displayName, string parentType, |
||
DeleteAttachment ( string listName, string listItemID, string url ) : void | ||
DeleteContentType ( string listName, string contentTypeId ) : DeleteContentTypeResponseDeleteContentTypeResult | ||
DeleteContentTypeXmlDocument ( string listName, string contentTypeId, string documentUri ) : DeleteContentTypeXmlDocumentResponseDeleteContentTypeXmlDocumentResult | ||
DeleteList ( string listName ) : void | ||
GetAttachmentCollection ( string listName, string listItemID ) : GetAttachmentCollectionResponseGetAttachmentCollectionResult | ||
GetList ( string listName ) : GetListResponseGetListResult | ||
GetListAndView ( string listName, string viewName ) : GetListAndViewResponseGetListAndViewResult | ||
GetListCollection ( ) : GetListCollectionResponseGetListCollectionResult | ||
GetListContentType ( string listName, string contentTypeId ) : GetListContentTypeResponseGetListContentTypeResult | ||
GetListContentTypes ( string listName, string contentTypeId ) : GetListContentTypesResponseGetListContentTypesResult | ||
GetListContentTypesAndProperties ( string listName, string contentTypeId, string propertyPrefix, bool includeWebProperties, [ includeWebPropertiesSpecified ) : GetListContentTypesAndPropertiesResponseGetListContentTypesAndPropertiesResult | ||
GetListItemChanges ( string listName, CamlViewFields viewFields, string since, CamlContains contains ) : GetListItemChangesResponseGetListItemChangesResult | ||
GetListItemChangesSinceToken ( string listName, string viewName, GetListItemChangesSinceTokenQuery query, CamlViewFields viewFields, string rowLimit, CamlQueryOptions queryOptions, string changeToken, CamlContains contains ) : GetListItemChangesSinceTokenResponseGetListItemChangesSinceTokenResult | ||
GetListItemChangesWithKnowledge ( string listName, string viewName, GetListItemChangesWithKnowledgeQuery query, CamlViewFields viewFields, string rowLimit, CamlQueryOptions queryOptions, string syncScope, GetListItemChangesWithKnowledgeKnowledge knowledge, CamlContains contains ) : GetListItemChangesWithKnowledgeResponseGetListItemChangesWithKnowledgeResult | ||
GetListItems ( string listName, string viewName, GetListItemsQuery query, CamlViewFields viewFields, string rowLimit, CamlQueryOptions queryOptions, string webID ) : GetListItemsResponseGetListItemsResult | ||
GetVersionCollection ( string strlistID, string strlistItemID, string strFieldName ) : GetVersionCollectionResponseGetVersionCollectionResult | ||
OnAddAttachmentOperationCompleted ( object arg ) : void | ||
OnAddDiscussionBoardItemOperationCompleted ( object arg ) : void | ||
OnAddListFromFeatureOperationCompleted ( object arg ) : void | ||
OnAddListOperationCompleted ( object arg ) : void | ||
OnAddWikiPageOperationCompleted ( object arg ) : void | ||
OnApplyContentTypeToListOperationCompleted ( object arg ) : void | ||
OnCheckInFileOperationCompleted ( object arg ) : void | ||
OnCheckOutFileOperationCompleted ( object arg ) : void | ||
OnCreateContentTypeOperationCompleted ( object arg ) : void | ||
OnDeleteAttachmentOperationCompleted ( object arg ) : void | ||
OnDeleteContentTypeOperationCompleted ( object arg ) : void | ||
OnDeleteContentTypeXmlDocumentOperationCompleted ( object arg ) : void | ||
OnDeleteListOperationCompleted ( object arg ) : void | ||
OnGetAttachmentCollectionOperationCompleted ( object arg ) : void | ||
OnGetListAndViewOperationCompleted ( object arg ) : void | ||
OnGetListCollectionOperationCompleted ( object arg ) : void | ||
OnGetListContentTypeOperationCompleted ( object arg ) : void | ||
OnGetListContentTypesAndPropertiesOperationCompleted ( object arg ) : void | ||
OnGetListContentTypesOperationCompleted ( object arg ) : void | ||
OnGetListItemChangesOperationCompleted ( object arg ) : void | ||
OnGetListItemChangesSinceTokenOperationCompleted ( object arg ) : void | ||
OnGetListItemChangesWithKnowledgeOperationCompleted ( object arg ) : void | ||
OnGetListItemsOperationCompleted ( object arg ) : void | ||
OnGetListOperationCompleted ( object arg ) : void | ||
OnGetVersionCollectionOperationCompleted ( object arg ) : void | ||
OnUndoCheckOutOperationCompleted ( object arg ) : void | ||
OnUpdateContentTypeOperationCompleted ( object arg ) : void | ||
OnUpdateContentTypeXmlDocumentOperationCompleted ( object arg ) : void | ||
OnUpdateContentTypesXmlDocumentOperationCompleted ( object arg ) : void | ||
OnUpdateListItemsOperationCompleted ( object arg ) : void | ||
OnUpdateListItemsWithKnowledgeOperationCompleted ( object arg ) : void | ||
OnUpdateListOperationCompleted ( object arg ) : void | ||
UndoCheckOut ( string pageUrl ) : bool | ||
UpdateContentType ( string listName, string contentTypeId, UpdateContentTypeContentTypeProperties contentTypeProperties, AddOrUpdateFieldsDefinition newFields, AddOrUpdateFieldsDefinition updateFields, DeleteFieldsDefinition deleteFields, string addToView ) : UpdateContentTypeResponseUpdateContentTypeResult | ||
UpdateContentTypeXmlDocument ( string listName, string contentTypeId, System newDocument ) : System.Xml.XmlNode | ||
UpdateContentTypesXmlDocument ( string listName, UpdateContentTypesXmlDocumentNewDocument newDocument ) : UpdateContentTypesXmlDocumentResponseUpdateContentTypesXmlDocumentResult | ||
UpdateList ( string listName, UpdateListListProperties listProperties, UpdateListFieldsRequest newFields, UpdateListFieldsRequest updateFields, UpdateListFieldsRequest deleteFields, string listVersion ) : UpdateListResponseUpdateListResult | ||
UpdateListItems ( string listName, UpdateListItemsUpdates updates ) : UpdateListItemsResponseUpdateListItemsResult | ||
UpdateListItemsWithKnowledge ( string listName, UpdateListItemsWithKnowledgeUpdates updates, string syncScope, System knowledge ) : UpdateListItemsWithKnowledgeResponseUpdateListItemsWithKnowledgeResult |
public AddAttachmentAsync ( string listName, string listItemID, string fileName, byte attachment ) : void | ||
listName | string | |
listItemID | string | |
fileName | string | |
attachment | byte | |
return | void |
public AddAttachmentAsync ( string listName, string listItemID, string fileName, byte attachment, object userState ) : void | ||
listName | string | |
listItemID | string | |
fileName | string | |
attachment | byte | |
userState | object | |
return | void |
public AddDiscussionBoardItemAsync ( string listName, byte message ) : void | ||
listName | string | |
message | byte | |
return | void |
public AddDiscussionBoardItemAsync ( string listName, byte message, object userState ) : void | ||
listName | string | |
message | byte | |
userState | object | |
return | void |
public AddListAsync ( string listName, string description, int templateID ) : void | ||
listName | string | |
description | string | |
templateID | int | |
return | void |
public AddListAsync ( string listName, string description, int templateID, object userState ) : void | ||
listName | string | |
description | string | |
templateID | int | |
userState | object | |
return | void |
public AddListFromFeatureAsync ( string listName, string description, string featureID, int templateID ) : void | ||
listName | string | |
description | string | |
featureID | string | |
templateID | int | |
return | void |
public AddListFromFeatureAsync ( string listName, string description, string featureID, int templateID, object userState ) : void | ||
listName | string | |
description | string | |
featureID | string | |
templateID | int | |
userState | object | |
return | void |
public AddWikiPageAsync ( string strListName, string listRelPageUrl, string wikiContent ) : void | ||
strListName | string | |
listRelPageUrl | string | |
wikiContent | string | |
return | void |
public AddWikiPageAsync ( string strListName, string listRelPageUrl, string wikiContent, object userState ) : void | ||
strListName | string | |
listRelPageUrl | string | |
wikiContent | string | |
userState | object | |
return | void |
public ApplyContentTypeToListAsync ( string webUrl, string contentTypeId, string listName ) : void | ||
webUrl | string | |
contentTypeId | string | |
listName | string | |
return | void |
public ApplyContentTypeToListAsync ( string webUrl, string contentTypeId, string listName, object userState ) : void | ||
webUrl | string | |
contentTypeId | string | |
listName | string | |
userState | object | |
return | void |
public BeginAddAttachment ( string listName, string listItemID, string fileName, byte attachment, System callback, object asyncState ) : System.IAsyncResult | ||
listName | string | |
listItemID | string | |
fileName | string | |
attachment | byte | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginAddDiscussionBoardItem ( string listName, byte message, System callback, object asyncState ) : System.IAsyncResult | ||
listName | string | |
message | byte | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginAddList ( string listName, string description, int templateID, System callback, object asyncState ) : System.IAsyncResult | ||
listName | string | |
description | string | |
templateID | int | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginAddListFromFeature ( string listName, string description, string featureID, int templateID, System callback, object asyncState ) : System.IAsyncResult | ||
listName | string | |
description | string | |
featureID | string | |
templateID | int | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginAddWikiPage ( string strListName, string listRelPageUrl, string wikiContent, System callback, object asyncState ) : System.IAsyncResult | ||
strListName | string | |
listRelPageUrl | string | |
wikiContent | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginApplyContentTypeToList ( string webUrl, string contentTypeId, string listName, System callback, object asyncState ) : System.IAsyncResult | ||
webUrl | string | |
contentTypeId | string | |
listName | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginCheckInFile ( string pageUrl, string comment, string CheckinType, System callback, object asyncState ) : System.IAsyncResult | ||
pageUrl | string | |
comment | string | |
CheckinType | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginCheckOutFile ( string pageUrl, string checkoutToLocal, string lastmodified, System callback, object asyncState ) : System.IAsyncResult | ||
pageUrl | string | |
checkoutToLocal | string | |
lastmodified | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginCreateContentType ( string listName, string displayName, string parentType, |
||
listName | string | |
displayName | string | |
parentType | string | |
fields | ||
contentTypeProperties | CreateContentTypeContentTypeProperties | |
addToView | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginDeleteAttachment ( string listName, string listItemID, string url, System callback, object asyncState ) : System.IAsyncResult | ||
listName | string | |
listItemID | string | |
url | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginDeleteContentType ( string listName, string contentTypeId, System callback, object asyncState ) : System.IAsyncResult | ||
listName | string | |
contentTypeId | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginDeleteContentTypeXmlDocument ( string listName, string contentTypeId, string documentUri, System callback, object asyncState ) : System.IAsyncResult | ||
listName | string | |
contentTypeId | string | |
documentUri | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginDeleteList ( string listName, System callback, object asyncState ) : System.IAsyncResult | ||
listName | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetAttachmentCollection ( string listName, string listItemID, System callback, object asyncState ) : System.IAsyncResult | ||
listName | string | |
listItemID | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetList ( string listName, System callback, object asyncState ) : System.IAsyncResult | ||
listName | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetListAndView ( string listName, string viewName, System callback, object asyncState ) : System.IAsyncResult | ||
listName | string | |
viewName | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetListCollection ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetListContentType ( string listName, string contentTypeId, System callback, object asyncState ) : System.IAsyncResult | ||
listName | string | |
contentTypeId | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetListContentTypes ( string listName, string contentTypeId, System callback, object asyncState ) : System.IAsyncResult | ||
listName | string | |
contentTypeId | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetListContentTypesAndProperties ( string listName, string contentTypeId, string propertyPrefix, bool includeWebProperties, bool includeWebPropertiesSpecified, System callback, object asyncState ) : System.IAsyncResult | ||
listName | string | |
contentTypeId | string | |
propertyPrefix | string | |
includeWebProperties | bool | |
includeWebPropertiesSpecified | bool | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetListItemChanges ( string listName, |
||
listName | string | |
viewFields | ||
since | string | |
contains | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetListItemChangesSinceToken ( string listName, string viewName, GetListItemChangesSinceTokenQuery query, |
||
listName | string | |
viewName | string | |
query | GetListItemChangesSinceTokenQuery | |
viewFields | ||
rowLimit | string | |
queryOptions | ||
changeToken | string | |
contains | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetListItemChangesWithKnowledge ( string listName, string viewName, GetListItemChangesWithKnowledgeQuery query, |
||
listName | string | |
viewName | string | |
query | GetListItemChangesWithKnowledgeQuery | |
viewFields | ||
rowLimit | string | |
queryOptions | ||
syncScope | string | |
knowledge | GetListItemChangesWithKnowledgeKnowledge | |
contains | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetListItems ( string listName, string viewName, GetListItemsQuery query, |
||
listName | string | |
viewName | string | |
query | GetListItemsQuery | |
viewFields | ||
rowLimit | string | |
queryOptions | ||
webID | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginGetVersionCollection ( string strlistID, string strlistItemID, string strFieldName, System callback, object asyncState ) : System.IAsyncResult | ||
strlistID | string | |
strlistItemID | string | |
strFieldName | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginUndoCheckOut ( string pageUrl, System callback, object asyncState ) : System.IAsyncResult | ||
pageUrl | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginUpdateContentType ( string listName, string contentTypeId, UpdateContentTypeContentTypeProperties contentTypeProperties, |
||
listName | string | |
contentTypeId | string | |
contentTypeProperties | UpdateContentTypeContentTypeProperties | |
newFields | ||
updateFields | ||
deleteFields | ||
addToView | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginUpdateContentTypeXmlDocument ( string listName, string contentTypeId, System newDocument, System callback, object asyncState ) : System.IAsyncResult | ||
listName | string | |
contentTypeId | string | |
newDocument | System | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginUpdateContentTypesXmlDocument ( string listName, UpdateContentTypesXmlDocumentNewDocument newDocument, System callback, object asyncState ) : System.IAsyncResult | ||
listName | string | |
newDocument | UpdateContentTypesXmlDocumentNewDocument | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginUpdateList ( string listName, |
||
listName | string | |
listProperties | ||
newFields | ||
updateFields | ||
deleteFields | ||
listVersion | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginUpdateListItems ( string listName, UpdateListItemsUpdates updates, System callback, object asyncState ) : System.IAsyncResult | ||
listName | string | |
updates | UpdateListItemsUpdates | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginUpdateListItemsWithKnowledge ( string listName, UpdateListItemsWithKnowledgeUpdates updates, string syncScope, System knowledge, System callback, object asyncState ) : System.IAsyncResult | ||
listName | string | |
updates | UpdateListItemsWithKnowledgeUpdates | |
syncScope | string | |
knowledge | System | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public CancelAsync ( object userState ) : void | ||
userState | object | |
return | void |
public CheckInFileAsync ( string pageUrl, string comment, string CheckinType ) : void | ||
pageUrl | string | |
comment | string | |
CheckinType | string | |
return | void |
public CheckInFileAsync ( string pageUrl, string comment, string CheckinType, object userState ) : void | ||
pageUrl | string | |
comment | string | |
CheckinType | string | |
userState | object | |
return | void |
public CheckOutFileAsync ( string pageUrl, string checkoutToLocal, string lastmodified ) : void | ||
pageUrl | string | |
checkoutToLocal | string | |
lastmodified | string | |
return | void |
public CheckOutFileAsync ( string pageUrl, string checkoutToLocal, string lastmodified, object userState ) : void | ||
pageUrl | string | |
checkoutToLocal | string | |
lastmodified | string | |
userState | object | |
return | void |
public CreateContentTypeAsync ( string listName, string displayName, string parentType, |
||
listName | string | |
displayName | string | |
parentType | string | |
fields | ||
contentTypeProperties | CreateContentTypeContentTypeProperties | |
addToView | string | |
return | void |
public CreateContentTypeAsync ( string listName, string displayName, string parentType, |
||
listName | string | |
displayName | string | |
parentType | string | |
fields | ||
contentTypeProperties | CreateContentTypeContentTypeProperties | |
addToView | string | |
userState | object | |
return | void |
public DeleteAttachmentAsync ( string listName, string listItemID, string url ) : void | ||
listName | string | |
listItemID | string | |
url | string | |
return | void |
public DeleteAttachmentAsync ( string listName, string listItemID, string url, object userState ) : void | ||
listName | string | |
listItemID | string | |
url | string | |
userState | object | |
return | void |
public DeleteContentTypeAsync ( string listName, string contentTypeId ) : void | ||
listName | string | |
contentTypeId | string | |
return | void |
public DeleteContentTypeAsync ( string listName, string contentTypeId, object userState ) : void | ||
listName | string | |
contentTypeId | string | |
userState | object | |
return | void |
public DeleteContentTypeXmlDocumentAsync ( string listName, string contentTypeId, string documentUri ) : void | ||
listName | string | |
contentTypeId | string | |
documentUri | string | |
return | void |
public DeleteContentTypeXmlDocumentAsync ( string listName, string contentTypeId, string documentUri, object userState ) : void | ||
listName | string | |
contentTypeId | string | |
documentUri | string | |
userState | object | |
return | void |
public DeleteListAsync ( string listName ) : void | ||
listName | string | |
return | void |
public DeleteListAsync ( string listName, object userState ) : void | ||
listName | string | |
userState | object | |
return | void |
public EndAddAttachment ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |
public EndAddDiscussionBoardItem ( System asyncResult ) : AddDiscussionBoardItemResponseAddDiscussionBoardItemResult | ||
asyncResult | System | |
return | AddDiscussionBoardItemResponseAddDiscussionBoardItemResult |
public EndAddList ( System asyncResult ) : |
||
asyncResult | System | |
return |
public EndAddListFromFeature ( System asyncResult ) : |
||
asyncResult | System | |
return |
public EndAddWikiPage ( System asyncResult ) : AddWikiPageResponseAddWikiPageResult | ||
asyncResult | System | |
return | AddWikiPageResponseAddWikiPageResult |
public EndApplyContentTypeToList ( System asyncResult ) : ApplyContentTypeToListResponseApplyContentTypeToListResult | ||
asyncResult | System | |
return | ApplyContentTypeToListResponseApplyContentTypeToListResult |
public EndCheckInFile ( System asyncResult ) : bool | ||
asyncResult | System | |
return | bool |
public EndCheckOutFile ( System asyncResult ) : bool | ||
asyncResult | System | |
return | bool |
public EndCreateContentType ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |
public EndDeleteAttachment ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public EndDeleteContentType ( System asyncResult ) : DeleteContentTypeResponseDeleteContentTypeResult | ||
asyncResult | System | |
return | DeleteContentTypeResponseDeleteContentTypeResult |
public EndDeleteContentTypeXmlDocument ( System asyncResult ) : DeleteContentTypeXmlDocumentResponseDeleteContentTypeXmlDocumentResult | ||
asyncResult | System | |
return | DeleteContentTypeXmlDocumentResponseDeleteContentTypeXmlDocumentResult |
public EndDeleteList ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public EndGetAttachmentCollection ( System asyncResult ) : GetAttachmentCollectionResponseGetAttachmentCollectionResult | ||
asyncResult | System | |
return | GetAttachmentCollectionResponseGetAttachmentCollectionResult |
public EndGetList ( System asyncResult ) : |
||
asyncResult | System | |
return |
public EndGetListAndView ( System asyncResult ) : |
||
asyncResult | System | |
return |
public EndGetListCollection ( System asyncResult ) : GetListCollectionResponseGetListCollectionResult | ||
asyncResult | System | |
return | GetListCollectionResponseGetListCollectionResult |
public EndGetListContentType ( System asyncResult ) : GetListContentTypeResponseGetListContentTypeResult | ||
asyncResult | System | |
return | GetListContentTypeResponseGetListContentTypeResult |
public EndGetListContentTypes ( System asyncResult ) : GetListContentTypesResponseGetListContentTypesResult | ||
asyncResult | System | |
return | GetListContentTypesResponseGetListContentTypesResult |
public EndGetListContentTypesAndProperties ( System asyncResult ) : GetListContentTypesAndPropertiesResponseGetListContentTypesAndPropertiesResult | ||
asyncResult | System | |
return | GetListContentTypesAndPropertiesResponseGetListContentTypesAndPropertiesResult |
public EndGetListItemChanges ( System asyncResult ) : GetListItemChangesResponseGetListItemChangesResult | ||
asyncResult | System | |
return | GetListItemChangesResponseGetListItemChangesResult |
public EndGetListItemChangesSinceToken ( System asyncResult ) : GetListItemChangesSinceTokenResponseGetListItemChangesSinceTokenResult | ||
asyncResult | System | |
return | GetListItemChangesSinceTokenResponseGetListItemChangesSinceTokenResult |
public EndGetListItemChangesWithKnowledge ( System asyncResult ) : GetListItemChangesWithKnowledgeResponseGetListItemChangesWithKnowledgeResult | ||
asyncResult | System | |
return | GetListItemChangesWithKnowledgeResponseGetListItemChangesWithKnowledgeResult |
public EndGetListItems ( System asyncResult ) : GetListItemsResponseGetListItemsResult | ||
asyncResult | System | |
return | GetListItemsResponseGetListItemsResult |
public EndGetVersionCollection ( System asyncResult ) : GetVersionCollectionResponseGetVersionCollectionResult | ||
asyncResult | System | |
return | GetVersionCollectionResponseGetVersionCollectionResult |
public EndUndoCheckOut ( System asyncResult ) : bool | ||
asyncResult | System | |
return | bool |
public EndUpdateContentType ( System asyncResult ) : UpdateContentTypeResponseUpdateContentTypeResult | ||
asyncResult | System | |
return | UpdateContentTypeResponseUpdateContentTypeResult |
public EndUpdateContentTypeXmlDocument ( System asyncResult ) : System.Xml.XmlNode | ||
asyncResult | System | |
return | System.Xml.XmlNode |
public EndUpdateContentTypesXmlDocument ( System asyncResult ) : UpdateContentTypesXmlDocumentResponseUpdateContentTypesXmlDocumentResult | ||
asyncResult | System | |
return | UpdateContentTypesXmlDocumentResponseUpdateContentTypesXmlDocumentResult |
public EndUpdateList ( System asyncResult ) : UpdateListResponseUpdateListResult | ||
asyncResult | System | |
return | UpdateListResponseUpdateListResult |
public EndUpdateListItems ( System asyncResult ) : UpdateListItemsResponseUpdateListItemsResult | ||
asyncResult | System | |
return | UpdateListItemsResponseUpdateListItemsResult |
public EndUpdateListItemsWithKnowledge ( System asyncResult ) : UpdateListItemsWithKnowledgeResponseUpdateListItemsWithKnowledgeResult | ||
asyncResult | System | |
return | UpdateListItemsWithKnowledgeResponseUpdateListItemsWithKnowledgeResult |
public GetAttachmentCollectionAsync ( string listName, string listItemID ) : void | ||
listName | string | |
listItemID | string | |
return | void |
public GetAttachmentCollectionAsync ( string listName, string listItemID, object userState ) : void | ||
listName | string | |
listItemID | string | |
userState | object | |
return | void |
public GetListAndViewAsync ( string listName, string viewName ) : void | ||
listName | string | |
viewName | string | |
return | void |
public GetListAndViewAsync ( string listName, string viewName, object userState ) : void | ||
listName | string | |
viewName | string | |
userState | object | |
return | void |
public GetListAsync ( string listName ) : void | ||
listName | string | |
return | void |
public GetListAsync ( string listName, object userState ) : void | ||
listName | string | |
userState | object | |
return | void |
public GetListCollectionAsync ( object userState ) : void | ||
userState | object | |
return | void |
public GetListContentTypeAsync ( string listName, string contentTypeId ) : void | ||
listName | string | |
contentTypeId | string | |
return | void |
public GetListContentTypeAsync ( string listName, string contentTypeId, object userState ) : void | ||
listName | string | |
contentTypeId | string | |
userState | object | |
return | void |
public GetListContentTypesAndPropertiesAsync ( string listName, string contentTypeId, string propertyPrefix, bool includeWebProperties, bool includeWebPropertiesSpecified ) : void | ||
listName | string | |
contentTypeId | string | |
propertyPrefix | string | |
includeWebProperties | bool | |
includeWebPropertiesSpecified | bool | |
return | void |
public GetListContentTypesAndPropertiesAsync ( string listName, string contentTypeId, string propertyPrefix, bool includeWebProperties, bool includeWebPropertiesSpecified, object userState ) : void | ||
listName | string | |
contentTypeId | string | |
propertyPrefix | string | |
includeWebProperties | bool | |
includeWebPropertiesSpecified | bool | |
userState | object | |
return | void |
public GetListContentTypesAsync ( string listName, string contentTypeId ) : void | ||
listName | string | |
contentTypeId | string | |
return | void |
public GetListContentTypesAsync ( string listName, string contentTypeId, object userState ) : void | ||
listName | string | |
contentTypeId | string | |
userState | object | |
return | void |
public GetListItemChangesAsync ( string listName, CamlViewFields viewFields, string since, CamlContains contains ) : void | ||
listName | string | |
viewFields | CamlViewFields | |
since | string | |
contains | CamlContains | |
return | void |
public GetListItemChangesAsync ( string listName, CamlViewFields viewFields, string since, CamlContains contains, object userState ) : void | ||
listName | string | |
viewFields | CamlViewFields | |
since | string | |
contains | CamlContains | |
userState | object | |
return | void |
public GetListItemChangesSinceTokenAsync ( string listName, string viewName, GetListItemChangesSinceTokenQuery query, CamlViewFields viewFields, string rowLimit, CamlQueryOptions queryOptions, string changeToken, CamlContains contains ) : void | ||
listName | string | |
viewName | string | |
query | GetListItemChangesSinceTokenQuery | |
viewFields | CamlViewFields | |
rowLimit | string | |
queryOptions | CamlQueryOptions | |
changeToken | string | |
contains | CamlContains | |
return | void |
public GetListItemChangesSinceTokenAsync ( string listName, string viewName, GetListItemChangesSinceTokenQuery query, CamlViewFields viewFields, string rowLimit, CamlQueryOptions queryOptions, string changeToken, CamlContains contains, object userState ) : void | ||
listName | string | |
viewName | string | |
query | GetListItemChangesSinceTokenQuery | |
viewFields | CamlViewFields | |
rowLimit | string | |
queryOptions | CamlQueryOptions | |
changeToken | string | |
contains | CamlContains | |
userState | object | |
return | void |
public GetListItemChangesWithKnowledgeAsync ( string listName, string viewName, GetListItemChangesWithKnowledgeQuery query, CamlViewFields viewFields, string rowLimit, CamlQueryOptions queryOptions, string syncScope, GetListItemChangesWithKnowledgeKnowledge knowledge, CamlContains contains ) : void | ||
listName | string | |
viewName | string | |
query | GetListItemChangesWithKnowledgeQuery | |
viewFields | CamlViewFields | |
rowLimit | string | |
queryOptions | CamlQueryOptions | |
syncScope | string | |
knowledge | GetListItemChangesWithKnowledgeKnowledge | |
contains | CamlContains | |
return | void |
public GetListItemChangesWithKnowledgeAsync ( string listName, string viewName, GetListItemChangesWithKnowledgeQuery query, CamlViewFields viewFields, string rowLimit, CamlQueryOptions queryOptions, string syncScope, GetListItemChangesWithKnowledgeKnowledge knowledge, CamlContains contains, object userState ) : void | ||
listName | string | |
viewName | string | |
query | GetListItemChangesWithKnowledgeQuery | |
viewFields | CamlViewFields | |
rowLimit | string | |
queryOptions | CamlQueryOptions | |
syncScope | string | |
knowledge | GetListItemChangesWithKnowledgeKnowledge | |
contains | CamlContains | |
userState | object | |
return | void |
public GetListItemsAsync ( string listName, string viewName, GetListItemsQuery query, CamlViewFields viewFields, string rowLimit, CamlQueryOptions queryOptions, string webID ) : void | ||
listName | string | |
viewName | string | |
query | GetListItemsQuery | |
viewFields | CamlViewFields | |
rowLimit | string | |
queryOptions | CamlQueryOptions | |
webID | string | |
return | void |
public GetListItemsAsync ( string listName, string viewName, GetListItemsQuery query, CamlViewFields viewFields, string rowLimit, CamlQueryOptions queryOptions, string webID, object userState ) : void | ||
listName | string | |
viewName | string | |
query | GetListItemsQuery | |
viewFields | CamlViewFields | |
rowLimit | string | |
queryOptions | CamlQueryOptions | |
webID | string | |
userState | object | |
return | void |
public GetVersionCollectionAsync ( string strlistID, string strlistItemID, string strFieldName ) : void | ||
strlistID | string | |
strlistItemID | string | |
strFieldName | string | |
return | void |
public GetVersionCollectionAsync ( string strlistID, string strlistItemID, string strFieldName, object userState ) : void | ||
strlistID | string | |
strlistItemID | string | |
strFieldName | string | |
userState | object | |
return | void |
public UndoCheckOutAsync ( string pageUrl ) : void | ||
pageUrl | string | |
return | void |
public UndoCheckOutAsync ( string pageUrl, object userState ) : void | ||
pageUrl | string | |
userState | object | |
return | void |
public UpdateContentTypeAsync ( string listName, string contentTypeId, UpdateContentTypeContentTypeProperties contentTypeProperties, AddOrUpdateFieldsDefinition newFields, AddOrUpdateFieldsDefinition updateFields, DeleteFieldsDefinition deleteFields, string addToView ) : void | ||
listName | string | |
contentTypeId | string | |
contentTypeProperties | UpdateContentTypeContentTypeProperties | |
newFields | AddOrUpdateFieldsDefinition | |
updateFields | AddOrUpdateFieldsDefinition | |
deleteFields | DeleteFieldsDefinition | |
addToView | string | |
return | void |
public UpdateContentTypeAsync ( string listName, string contentTypeId, UpdateContentTypeContentTypeProperties contentTypeProperties, AddOrUpdateFieldsDefinition newFields, AddOrUpdateFieldsDefinition updateFields, DeleteFieldsDefinition deleteFields, string addToView, object userState ) : void | ||
listName | string | |
contentTypeId | string | |
contentTypeProperties | UpdateContentTypeContentTypeProperties | |
newFields | AddOrUpdateFieldsDefinition | |
updateFields | AddOrUpdateFieldsDefinition | |
deleteFields | DeleteFieldsDefinition | |
addToView | string | |
userState | object | |
return | void |
public UpdateContentTypeXmlDocumentAsync ( string listName, string contentTypeId, System newDocument ) : void | ||
listName | string | |
contentTypeId | string | |
newDocument | System | |
return | void |
public UpdateContentTypeXmlDocumentAsync ( string listName, string contentTypeId, System newDocument, object userState ) : void | ||
listName | string | |
contentTypeId | string | |
newDocument | System | |
userState | object | |
return | void |
public UpdateContentTypesXmlDocumentAsync ( string listName, UpdateContentTypesXmlDocumentNewDocument newDocument ) : void | ||
listName | string | |
newDocument | UpdateContentTypesXmlDocumentNewDocument | |
return | void |
public UpdateContentTypesXmlDocumentAsync ( string listName, UpdateContentTypesXmlDocumentNewDocument newDocument, object userState ) : void | ||
listName | string | |
newDocument | UpdateContentTypesXmlDocumentNewDocument | |
userState | object | |
return | void |
public UpdateListAsync ( string listName, UpdateListListProperties listProperties, UpdateListFieldsRequest newFields, UpdateListFieldsRequest updateFields, UpdateListFieldsRequest deleteFields, string listVersion ) : void | ||
listName | string | |
listProperties | UpdateListListProperties | |
newFields | UpdateListFieldsRequest | |
updateFields | UpdateListFieldsRequest | |
deleteFields | UpdateListFieldsRequest | |
listVersion | string | |
return | void |
public UpdateListAsync ( string listName, UpdateListListProperties listProperties, UpdateListFieldsRequest newFields, UpdateListFieldsRequest updateFields, UpdateListFieldsRequest deleteFields, string listVersion, object userState ) : void | ||
listName | string | |
listProperties | UpdateListListProperties | |
newFields | UpdateListFieldsRequest | |
updateFields | UpdateListFieldsRequest | |
deleteFields | UpdateListFieldsRequest | |
listVersion | string | |
userState | object | |
return | void |
public UpdateListItemsAsync ( string listName, UpdateListItemsUpdates updates ) : void | ||
listName | string | |
updates | UpdateListItemsUpdates | |
return | void |
public UpdateListItemsAsync ( string listName, UpdateListItemsUpdates updates, object userState ) : void | ||
listName | string | |
updates | UpdateListItemsUpdates | |
userState | object | |
return | void |
public UpdateListItemsWithKnowledgeAsync ( string listName, UpdateListItemsWithKnowledgeUpdates updates, string syncScope, System knowledge ) : void | ||
listName | string | |
updates | UpdateListItemsWithKnowledgeUpdates | |
syncScope | string | |
knowledge | System | |
return | void |
public UpdateListItemsWithKnowledgeAsync ( string listName, UpdateListItemsWithKnowledgeUpdates updates, string syncScope, System knowledge, object userState ) : void | ||
listName | string | |
updates | UpdateListItemsWithKnowledgeUpdates | |
syncScope | string | |
knowledge | System | |
userState | object | |
return | void |