IVaultDataTryGetRecord Method
Note: This API is now obsolete.
            Gets the legacy record associated with the specified record UID.
            
Namespace: KeeperSecurity.VaultAssembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
- recordUid  String
 - Record UID.
 - record  PasswordRecord
 - When this method returns true, contains requested record; otherwise null.
 
Booleantrue in the vault contains a record with specified UID; otherwise, 
false