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