AWS.S3.IS3JSONInput.SetJSONType
Methods
IS3JSONInput Interface
AWS.S3 Namespace
Setter method for
JSONType
.
Delphi
procedure
SetJSONType
(
const
AJSONType
:
string
);
C++
__fastcall
SetJSONType
(
const
AnsiString
AJSONType
);
Properties
File:
AWS.S3.pas
Namespace:
AWS.S3
Module:
Appercept AWS SDK for Delphi
Parameters
Parameters
Description
const AJSONType: string
New value for
JSONType
.
Help Feedback
Copyright © 2019-2021 Appercept Ltd. All rights reserved.