property paramsDictionary

(r/w) object paramsDictionary;

Typ

Zugriff

This property sets and gets the params on the objectBox. This property is used to manipulate all properties currently stored by the ActiveX container box (objectBox). Setting this property with a dictionary will mean all properties for the object box will be stored in the dictionary provided. Upon read, a copy of property dictionary is returned back.
For detailed information about usage see the params property on objectBox.