Datapolis Process System SDK

Search:

Contents
:
IndexBookmarkPrint
Home > Activities > Activity XMLs > Activity Schema > Activities > Activity > Parameters > Parameter > ValueOptions > ValueOption

ValueOption

 

 

The element defines an item that belongs to the enum list.


<ValueOption
    Title = "Text"
    Value = "Text">
</ValueOption>

 

Attributes


Name Description
Title The item title displayed in Datapolis Designer.
Value The item value. This is taken as the parameter value when the given item is selected.