Compartilhar via


WorkflowSubscription.ParentContentTypeId propriedade

Namespace:  Microsoft.SharePoint.Client.WorkflowServices
Assembly:  Microsoft.SharePoint.Client.WorkflowServices (em Microsoft.SharePoint.Client.WorkflowServices.dll)

Sintaxe

'Declaração
Public Property ParentContentTypeId As String
    Get
    Set
'Uso
Dim instance As WorkflowSubscription
Dim value As String

value = instance.ParentContentTypeId

instance.ParentContentTypeId = value
public string ParentContentTypeId { get; set; }

Valor de propriedade

Tipo: System.String

Ver também

Referência

WorkflowSubscription classe

WorkflowSubscription membros

Microsoft.SharePoint.Client.WorkflowServices namespace