RdsDim : PP.Rds.Dictionary;
The rdsDim property determines a dimension built based on the MDM dictionary by its key.
The property is set by means of the setRdsDim(value, rdsKey) method. Parameters: value - attribute dimension; rdsKey - dimension key.
The property returns values by means of the getRdsDim(rdsKey) method. Parameters: rdsKey - dimension key. It returns an object of the PP.Rds.Dictionary type.
See also: