QueryResultSelection.RecordType

Syntax:

RecordType()

Returned value:

Type: QueryRecordType.

Description:

Obtains the type of the current selection record.

Availability:

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

Example:

CurType = Selection.RecordType();

    

1C:Enterprise Developer's Community