ParameterValue Class |
Namespace: FactoryLogix.xTend.DataObjects
The ParameterValue type exposes the following members.
Name | Description | |
---|---|---|
![]() | ParameterValue | Initializes a new instance of the ParameterValue class |
Name | Description | |
---|---|---|
![]() | DataSourceId |
The unique identifier of the DataSource of the Parameter that this value should be associated with.
|
![]() | ParameterId |
The unique identifier of the Parameter that this value should be associated with.
|
![]() | Values |
The actual values. The data type of the specified values must match the data type
of the associated Parameter.
|