Click or drag to resize

RecordField Class

Record Types Schema: Field definition.
Inheritance Hierarchy
SystemObject
  KeeperSecurity.VaultRecordField

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

The RecordField type exposes the following members.

Properties
 NameDescription
Public propertyMultiple Multi-Value attribute
Public propertyName Record Field Name
Public propertyType Field Type
Top
See Also