Click or drag to resize

TypedRecordFields Property

Record mandatory fields.

Namespace: KeeperSecurity.Vault
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public List<ITypedField> Fields { get; }

Property Value

ListITypedField
See Also