Notă
Accesul la această pagină necesită autorizare. Puteți încerca să vă conectați sau să modificați directoarele.
Accesul la această pagină necesită autorizare. Puteți încerca să modificați directoarele.
Properties
| Property | Value |
|---|---|
| ID | 1040 |
| Keywords | WFActivities |
| Level | Verbose |
| Channel | Microsoft-Windows-Application Server-Applications/Debug |
Description
Indicates an In argument has been bound.
Message
In argument '%1' on Activity '%2', DisplayName: '%3', InstanceId: '%4' has been bound with value: %5.
Details
| Data Item Name | Data Item Type | Description |
|---|---|---|
| InArgument | xs:string | The name of the InArgument. |
| Activity | xs:string | The type name of the activity. |
| DisplayName | xs:string | The display name of the activity. |
| InstanceId | xs:string | The instance id of the activity. |
| Value | xs:string | The value bound to the InArgument. |
| AppDomain | xs:string | The string returned by AppDomain.CurrentDomain.FriendlyName. |
Colaborați cu noi pe GitHub
Sursa pentru acest conținut poate fi găsită pe GitHub, unde puteți, de asemenea, să creați și să consultați probleme și solicitări de tragere. Pentru mai multe informații, consultați ghidul nostru pentru colaboratori.