SendActivity.ReturnValuePropertyName 字段

定义

用于活动与之通信的服务 SendActivity 发送的返回值的属性的名称。

public: System::String ^ ReturnValuePropertyName;
public const string ReturnValuePropertyName;
val mutable ReturnValuePropertyName : string
Public Const ReturnValuePropertyName As String 

字段值

注解

此字符串可用于从 ParameterBindingsSendActivity 事件处理程序中的 AfterResponse 活动关联的返回值检索。

适用于