Click or drag to resize
dyostem api documentation

AvailableValue Class

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

An instance of the AvailableValue object
Inheritance Hierarchy
SystemObject
  Dyostem.Services.DataAvailableValue

Namespace:  Dyostem.Services.Data
Assembly:  Dyostem (in Dyostem.dll) Version: 5.3
Syntax
public class AvailableValue

The AvailableValue type exposes the following members.

Constructors
  NameDescription
Public methodAvailableValue
Initializes a new instance of the AvailableValue class
Top
Properties
  NameDescription
Public propertyId
unique identifier of the available value
Public propertyName
Name of the available value (translated according to the customer default language)
Top
See Also