当前位置: 代码迷 >> SharePoint >> CustomSchemaXml to create List in CSOM,该如何解决
  详细解决方案

CustomSchemaXml to create List in CSOM,该如何解决

热度:100   发布时间:2016-05-02 07:13:15.0
CustomSchemaXml to create List in CSOM
有没有用过ListCreationInformation CustomSchemaXml 属性创建list的,找了好久都没有找到这个属性的用法。
------解决方案--------------------
不行的,ListCreationInformation 只能针对已经有的列表模板或定义。
创建列表定义只能在VS里面
  相关解决方案