Click or drag to resize

VaultData Methods

The VaultData type exposes the following members.

Methods
 NameDescription
Public methodDispose 
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 Keeper record associated with the specified record UID from a record cache.
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.
Public methodTryLoadKeeperRecord Tries to load a Keeper from storage. The loaded record can be modified and discarded without changing a record cache.
Top
Extension Methods
 NameDescription
Public Extension MethodAdjustTypedRecord Verifies Typed record.
(Defined by RecordTypesUtils)
Top
See Also