Keeper SDK Class Library
C#
Show/Hide TOC
IStorage
Record
Client
Modified
Time Property
Last modification time. Unix epoch in seconds.
Definition
Namespace:
KeeperSecurity.Vault
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
long
ClientModifiedTime
{
get
; }
Property Value
Int64
See Also
Reference
IStorageRecord Interface
KeeperSecurity.Vault Namespace
In This Article
Definition
See Also