Thứ Tư, 15 tháng 2, 2017

SharePoint .NET Server, CSOM, JSOM, and REST API index

Sharepoint API index
Sử dụng API index để tra cứu những đối tượng hay dùng nhất:

+ API: AttachmentCollection, SPAttachmentCollection
+ SP.Object/Enumeration (sp.js): SP.AttachmentCollection
+ REST Endpoint": …/_api/web/lists('<list id>')/items(<item id>)/attachmentfiles

+ BasePermissions SPBasePermissions
+ SP.BasePermissions object
+ N/A

+ CalendarType SPCalendarType
+ SP.CalendarType enumeration
+ N/A 
 

+ ChangeCollection SPChangeCollection
+ SP.ChangeCollection object
+ …/_api/web/getchanges(changequery)

Tham khảo chi tiết

Không có nhận xét nào:

Đăng nhận xét