The ReportPropertyValueActivityT generic type exposes the following members.
Properties
Name | Description | |
---|---|---|
Callback |
The callback that will be called. Its actual parameter will be the current value of the specified property.
| |
DisplayName | Gets or sets an optional friendly name that is used for debugging, validation, exception handling, and tracking. (Inherited from Activity.) | |
Id | Gets an identifier that is unique in the scope of the workflow definition. (Inherited from Activity.) | |
PropertyName |
The name of the property.
|
See Also