SharePointListAdapterRW.ContentTypeId 属性

定义

获取或设置与 对象关联的 SharePoint 列表的 SharePointListAdapterRWObject 内容类型 ID。

public:
 property System::String ^ ContentTypeId { System::String ^ get(); void set(System::String ^ value); };
public string ContentTypeId { get; set; }
member this.ContentTypeId : string with get, set
Public Property ContentTypeId As String

属性值

返回 返回 Empty.。

注解

此属性始终返回 Empty SharePoint 列表的辅助数据连接。

此成员只能由与当前打开的表单在相同域中运行的表单访问,或者由已授予跨域权限的表单访问。

适用于