de la propiedad WorkflowSubscription.Name
Espacio de nombres: Microsoft.SharePoint.Client.WorkflowServices
Ensamblado: Microsoft.SharePoint.Client.WorkflowServices (en Microsoft.SharePoint.Client.WorkflowServices.dll)
Sintaxis
'Declaración
Public Property Name As String
Get
Set
'Uso
Dim instance As WorkflowSubscription
Dim value As String
value = instance.Name
instance.Name = value
public string Name { get; set; }
Valor de propiedad
Tipo: System.String
Vea también
Referencia
Espacio de nombres Microsoft.SharePoint.Client.WorkflowServices