DocumentSetTemplate.IsChildOfDocumentSetContentType Method

Definition

[Microsoft.SharePoint.Client.Remote]
public static Microsoft.SharePoint.Client.ClientResult<bool> IsChildOfDocumentSetContentType (Microsoft.SharePoint.Client.ClientRuntimeContext context, Microsoft.SharePoint.Client.ContentType ct);
static member IsChildOfDocumentSetContentType : Microsoft.SharePoint.Client.ClientRuntimeContext * Microsoft.SharePoint.Client.ContentType -> Microsoft.SharePoint.Client.ClientResult<bool>
Public Shared Function IsChildOfDocumentSetContentType (context As ClientRuntimeContext, ct As ContentType) As ClientResult(Of Boolean)

Parameters

Returns

Attributes

Applies to