Click or drag to resize
S3ObjectInfoIsLocked Property
Returns whether current object is locked.

Namespace: CMS.AmazonStorage
Assembly: CMS.AmazonStorage (in CMS.AmazonStorage.dll) Version: 9.0.0
Syntax
C#
public bool IsLocked { get; }

Property Value

Type: Boolean

Implements

IS3ObjectInfoIsLocked
See Also