ContentTypeId constructor
Initializes a new instance of the ContentTypeId object.
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New ContentTypeId()
public ContentTypeId()