Share via


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
public method AsDateTime Use this method to indicate that the output returns a DateTime value.
public method AsNumber Use this method to indicate that the output returns a numeric value.
public method AsString Use this method to indicate that the output returns a text value.
public method WithDescription Use this method to include a description of the output.
public method WithFilter Overloaded.  

Top

See Also

Reference

IActivityOutput Interface
Microsoft.SystemCenter.Orchestrator.Integration Namespace