IActivityInput Methods

Public Methods

  Name Description
public method NotRequired Use this method to make the input optional.
public method PasswordProtect Use this method to encrypt the input and ensure that it is not displayed in plain text.
public method WithBooleanBrowser Use this method to include a boolean browser when displaying the input in the OIS client.
public method WithComputerBrowser Use this method to include a computer browser when displaying the input in the OIS client.
public method WithDateTimeBrowser Use this method to include a date/time browser when displaying the input in the OIS client.
public method WithDefaultValue Use this method to set a default value when initialing displaying the input in the OIS client.
public method WithEnumBrowser Use this method to include a list browser with the specified enumeration.
public method WithFileBrowser Use this method to include a file browser when displaying the input in the OIS client.
public method WithFolderBrowser Use this method to include a folder browser when displaying the input in the OIS client.
public method WithListBrowser Overloaded.  

See Also

Reference

IActivityInput Interface
Microsoft.SystemCenter.Orchestrator.Integration Namespace