Opalis Quick Integration Kit 3.0

The IOpalisInputtype exposes the following members.

Methods

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

See Also