Compartir a través de


de la propiedad WorkflowSubscription.ParentContentTypeId

Espacio de nombres:  Microsoft.SharePoint.Client.WorkflowServices
Ensamblado:  Microsoft.SharePoint.Client.WorkflowServices (en Microsoft.SharePoint.Client.WorkflowServices.dll)

Sintaxis

'Declaración
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 propiedad

Tipo: System.String

Vea también

Referencia

clase WorkflowSubscription

Miembros WorkflowSubscription

Espacio de nombres Microsoft.SharePoint.Client.WorkflowServices