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 命名空间

其他资源

Create your own actions

Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.