Click or drag to resize

ReportPropertyValueActivityT Properties

The ReportPropertyValueActivityT type exposes the following members.

Properties
 NameDescription
Public propertyCallback The callback that will be called. Its actual parameter will be the current value of the specified property.
Public propertyDisplayNameGets or sets an optional friendly name that is used for debugging, validation, exception handling, and tracking.
(Inherited from Activity)
Public propertyIdGets an identifier that is unique in the scope of the workflow definition.
(Inherited from Activity)
Public propertyPropertyName The name of the property.
Top
See Also