IActivityOutput Members
Interface used to design a specific output for an Activity.
The following tables list the members exposed by the IActivityOutput type.
Public Methods
Name | Description | |
---|---|---|
AsDateTime | Use this method to indicate that the output returns a DateTime value. | |
AsNumber | Use this method to indicate that the output returns a numeric value. | |
AsString | Use this method to indicate that the output returns a text value. | |
WithDescription | Use this method to include a description of the output. | |
WithFilter | Overloaded. |
Top
See Also
Reference
IActivityOutput Interface
Microsoft.SystemCenter.Orchestrator.Integration Namespace