편집

다음을 통해 공유


SharePointListAdapterRW.ContentTypeId Property

Definition

Gets or sets the content type ID of the SharePoint list associated with the SharePointListAdapterRWObject object.

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

Property Value

Returns Empty..

Remarks

This property always returns Empty for a secondary data connection to a SharePoint list.

Applies to