Click or drag to resize

RecordTypeFields Property

Gets record type fields

Namespace: KeeperSecurity.Vault
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public RecordTypeField[] Fields { get; }

Property Value

RecordTypeField
See Also