Object.PPService

Syntax

PPService: PP.Mb.PPService;

Description

The PPService property determines a service for working with repository object.

Comments

The property value is specified in constructors or using the setPPService method and it is returned by the getPPService method.

Example

The property use is given in the example for Object.Metabase.

See also:

Object