CatalogSelection.<Catalog name>.GetObject

Syntax:

GetObject()

Returned value:

Type: CatalogObject.; Undefined.
Undefined - object is not present in the base (for example, when data exchange is performed or after direct deletion of object, which has references).

Description:

Obtains an object for reading, modifying, adding and deleting the item, at which the selection is currently positioned.

Availability:

Server, thick client, external connection, Mobile application (server).

Example:

Object = CatakogSelection.GetObject();

    

1C:Enterprise Developer's Community