Vault |
The VaultData type exposes the following members.
Name | Description | |
---|---|---|
Dispose | ||
LoadNonSharedDataT | Loads non shared (or per user) data associated with the record. | |
TryGetFolder | Gets the folder associated with the specified folder UID. | |
TryGetKeeperApplication | Gets a KSM application associated with a specified team UID. | |
TryGetKeeperRecord | Gets the Keeper record associated with the specified record UID from a record cache. | |
TryGetRecordTypeByName | Gets record type meta data associated with the record type name. | |
TryGetSharedFolder | Gets shared folder associated with a specified record UID. | |
TryGetTeam | Gets a team associated with a specified team UID. | |
TryLoadKeeperRecord | Tries to load a Keeper from storage. The loaded record can be modified and discarded without changing a record cache. |
Name | Description | |
---|---|---|
AdjustTypedRecord |
Verifies Typed record.
(Defined by RecordTypesUtils) |