Click or drag to resize

IRecordTypeField Interface

Defines common properties for Record Field

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

The IRecordTypeField type exposes the following members.

Properties
 NameDescription
Public propertyFieldLabel Record Field Label
Public propertyFieldName Record Field Name
Top
Extension Methods
 NameDescription
Public Extension MethodGetTypedFieldName Encodes record field name
(Defined by RecordTypesUtils)
Top
See Also