Click or drag to resize

FileRecordLastModified Property

Last time modified.

Namespace: KeeperSecurity.Vault
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public DateTimeOffset LastModified { get; set; }

Property Value

DateTimeOffset

Implements

IAttachmentLastModified
See Also