Keeper SDK Class Library
C#
Show/Hide TOC
IVault
Data
Record
Count Property
Gets the number of all records in the vault.
Definition
Namespace:
KeeperSecurity.Vault
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
int
RecordCount
{
get
; }
Property Value
Int32
See Also
Reference
IVaultData Interface
KeeperSecurity.Vault Namespace
In This Article
Definition
See Also