The IRdsParamValues interface contains properties and methods used to work with a collection of parameters values used on opening an MDM dictionary.
Property name | Brief description | |
The Count property returns the number of parameters. | ||
The CurDate property determines a value of a system parameter, that is, Relevance Date. | ||
The Item property returns a parameter value. |
Method name | Brief description | |
The CreateCopy method creates a copy of parameter values. | ||
The FindById method searches a parameter value by identifier. | ||
The FindByKey method searches a parameter value by key. |
See also: