Click or drag to resize

RecordType Class

Record Types Schema: Record Type definition.
Inheritance Hierarchy
SystemObject
  KeeperSecurity.VaultRecordType

Namespace: KeeperSecurity.Vault
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public class RecordType

The RecordType type exposes the following members.

Properties
 NameDescription
Public propertyDescription Gets record type description
Public propertyFields Gets record type fields
Public propertyId Gets record type ID
Public propertyName Gets record type name
Public propertyScope Gets record type scope
Top
See Also