AWS.S3.IS3InventoryConfiguration.SetIsEnabled
Methods
IS3InventoryConfiguration Interface
AWS.S3 Namespace
Setter method for
IsEnabled
.
Delphi
procedure
SetIsEnabled
(
const
AIsEnabled
: Boolean);
C++
__fastcall
SetIsEnabled
(
const
Boolean
AIsEnabled
);
Properties
File:
AWS.S3.pas
Namespace:
AWS.S3
Module:
Appercept AWS SDK for Delphi
Parameters
Parameters
Description
const AIsEnabled: Boolean
New value for
IsEnabled
.
Help Feedback
Copyright © 2019-2021 Appercept Ltd. All rights reserved.