Click or drag to resize

IVaultData Methods

The IVaultData type exposes the following members.

Methods
 NameDescription
Public methodLoadNonSharedDataT Loads non shared (or per user) data associated with the record.
Public methodTryGetFolder Gets the folder associated with the specified folder UID.
Public methodTryGetKeeperApplication Gets a KSM application associated with a specified team UID.
Public methodTryGetKeeperRecord Gets the legacy record associated with the specified record UID.
Public methodTryGetRecordObsolete.
Gets the legacy record associated with the specified record UID.
Public methodTryGetRecordTypeByName Gets record type meta data associated with the record type name.
Public methodTryGetSharedFolder Gets shared folder associated with a specified record UID.
Public methodTryGetTeam Gets a team associated with a specified team UID.
Top
See Also