ArgumentDirection 列挙
適用対象: CRM 2015 on-prem, CRM Online
Contains values for the argument data flow direction.
名前空間: Microsoft.Xrm.Sdk.Workflow
アセンブリ: Microsoft.Xrm.Sdk.Workflow (Microsoft.Xrm.Sdk.Workflow.dll に含まれる)
構文
'宣言
Public Enumeration ArgumentDirection
public enum ArgumentDirection
メンバー
メンバー名 | 説明 |
---|---|
Input | Indicates the argument is a property of a message request. |
Output | Indicates the argument is a property of a message response. |
プラットフォーム
開発プラットフォーム
Windows Vista、Windows Server 2003、および
対象プラットフォーム
Windows Vista、Windows XP
関連項目
参照
Microsoft.Xrm.Sdk.Workflow 名前空間
他のリソース
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.