System.JSON.Types.TJsonCodeWScope.Code

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Code: String;

C++

System::UnicodeString Code;

Properties

Type Visibility Source Unit Parent
field public
System.JSON.Types.pas
System.JSON.Types.hpp
System.JSON.Types TJsonCodeWScope

Description

BSON code with scope code value.

For further details about BSON code with scope, see the BSON specifications.

See Also