Click or drag to resize

RecordTypesConstantsFieldTypes Property

Gets supported Field Types

Namespace: KeeperSecurity.Vault
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public static IEnumerable<FieldType> FieldTypes { get; }

Property Value

IEnumerableFieldType
See Also