psPortfoliosValueListValueInfo
psPortfoliosValueListValue Class
psPortfoliosValueListValueInfo object contains the following fields:
| Field | Data type | Description |
| ID | Long | An integer used as the internal representation of the value in the PPM database (different from the number shown in the Value List wizard). |
| Text | String | Name of the ValueList. |
| Weight | Float | This is the Weight as in the Value List wizard. A Float data type accepts a precision up to 7 decimal places. |
| WeightDouble | Double | This is the Weight as in the Value List wizard. A Double data type accepts a precision up to 10 decimal places. |
Code Examples in Different Programming Languages
See psPortfoliosValueList.UpdateValues and psPortfoliosValueList.GetValues