API:REST.JsonReflect.TJSONUnMarshal.SetFieldArray
Delphi
procedure SetFieldArray(Data: TObject; Field: string; Value: TJSONArray);
C++
void __fastcall SetFieldArray(System::TObject* Data, System::UnicodeString Field, System::Json::TJSONArray* Value);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | REST.JsonReflect.pas REST.JsonReflect.hpp |
REST.JsonReflect | TJSONUnMarshal |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!