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 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
Extension Methods
 NameDescription
Public Extension MethodAdjustTypedRecord Verifies Typed record.
(Defined by RecordTypesUtils)
Top
See Also