Click or drag to resize

IKeeperStorageRecordTypes Property

Gets record type's entity storage

Namespace: KeeperSecurity.Vault
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
IEntityStorage<IRecordType> RecordTypes { get; }

Property Value

IEntityStorageIRecordType
See Also