Редагувати

Поділитися через


ProjectDataSet.ProjectRow.WORKFLOW_INSTANCE_UID Property

Definition

Gets the GUID of the workflow instance that the current project is running on.

public:
 property Guid WORKFLOW_INSTANCE_UID { Guid get(); void set(Guid value); };
public Guid WORKFLOW_INSTANCE_UID { get; set; }
member this.WORKFLOW_INSTANCE_UID : Guid with get, set
Public Property WORKFLOW_INSTANCE_UID As Guid

Property Value

Remarks

Read-only.

Applies to