次の方法で共有


WorkflowSubscription.SetProperty メソッド

名前空間:  Microsoft.SharePoint.Client.WorkflowServices
アセンブリ:  Microsoft.SharePoint.Client.WorkflowServices (Microsoft.SharePoint.Client.WorkflowServices.dll 内)

構文

'宣言
Public Sub SetProperty ( _
    name As String, _
    value As String _
)
'使用
Dim instance As WorkflowSubscription
Dim name As String
Dim value As String

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

パラメーター

関連項目

参照先

WorkflowSubscription クラス

WorkflowSubscription メンバー

Microsoft.SharePoint.Client.WorkflowServices 名前空間