Object.Params

Syntax

Params: OdArg[];

Parameters

OdArg. Object parameters.

Description

The Params property determines a collection of the parameters for the repository object.

Comments

The property value is set in constructors or using the setParams method and it is returned by the getParams method.

See also:

Object