Keeper SDK Class Library
C#
Show/Hide TOC
Batch
Result
Updated
Record
Count Property
Get number of updated records
Definition
Namespace:
KeeperSecurity.Vault
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
int
UpdatedRecordCount
{
get
; }
Property Value
Int32
See Also
Reference
BatchResult Class
KeeperSecurity.Vault Namespace
In This Article
Definition
See Also