System.JSON.Types.TJsonCodeWScope.Code
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.