Compartir a través de


de la propiedad WorkflowDataSet.WorkflowStageRow.STAGE_SUBMIT_DESCRIPTION

Obtiene o establece la descripción del escenario.

Espacio de nombres:  WebSvcWorkflow
Ensamblado:  ProjectServerServices (en ProjectServerServices.dll)

Sintaxis

'Declaración
Public Property STAGE_SUBMIT_DESCRIPTION As String
    Get
    Set
'Uso
Dim instance As WorkflowDataSet.WorkflowStageRow
Dim value As String

value = instance.STAGE_SUBMIT_DESCRIPTION

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

Valor de propiedad

Tipo: System.String

Vea también

Referencia

clase WorkflowDataSet.WorkflowStageRow

Miembros WorkflowDataSet.WorkflowStageRow

Espacio de nombres WebSvcWorkflow