Compartilhar via


WorkflowSubscription.Id propriedade

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

Sintaxe

'Declaração
Public Property Id As Guid
    Get
    Set
'Uso
Dim instance As WorkflowSubscription
Dim value As Guid

value = instance.Id

instance.Id = value
public Guid Id { get; set; }

Valor de propriedade

Tipo: System.Guid

Ver também

Referência

WorkflowSubscription classe

WorkflowSubscription membros

Microsoft.SharePoint.Client.WorkflowServices namespace