Click or drag to resize
dyostem api documentation

ParameterAvailableValues Property

[This is preliminary documentation and is subject to change.]

The list of all values available for the data type when its type is "Item from a list" (Otherwise, it is set to null)

Namespace:  Dyostem.Services.Data
Assembly:  Dyostem (in Dyostem.dll) Version: 5.3
Syntax
public List<AvailableValue> AvailableValues { get; set; }

Property Value

Type: ListAvailableValue
See Also