WorkflowAssociationCreationInformation.TypeId プロパティ
このメンバーは内部使用のために予約済みです。ユーザーのコードから直接使用されるものではありません。
名前空間: Microsoft.SharePoint.Client.Workflow
アセンブリ: Microsoft.SharePoint.Client.Silverlight (Microsoft.SharePoint.Client.Silverlight.dll 内); Microsoft.SharePoint.Client.Phone (Microsoft.SharePoint.Client.Phone.dll 内) Microsoft.SharePoint.Client (Microsoft.SharePoint.Client.dll 内)
構文
'宣言
Public Overrides ReadOnly Property TypeId As String
Get
'使用
Dim instance As WorkflowAssociationCreationInformation
Dim value As String
value = instance.TypeId
public override string TypeId { get; }
プロパティ値
型: System.String
String を返します。
関連項目
参照先
WorkflowAssociationCreationInformation クラス