共用方式為


WorkflowDefinition.SetProperty 方法

命名空間:  Microsoft.SharePoint.Client.WorkflowServices
組件:  Microsoft.SharePoint.Client.WorkflowServices (在 Microsoft.SharePoint.Client.WorkflowServices.dll 中)

語法

'宣告
Public Sub SetProperty ( _
    propertyName As String, _
    value As String _
)
'用途
Dim instance As WorkflowDefinition
Dim propertyName As String
Dim value As String

instance.SetProperty(propertyName, value)
public void SetProperty(
    string propertyName,
    string value
)

參數

請參閱

參照

WorkflowDefinition 類別

WorkflowDefinition 成員

Microsoft.SharePoint.Client.WorkflowServices 命名空間