Click or drag to resize

IFieldTypeSerializeElements Property

Enumerates property names

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

Property Value

IEnumerableString
See Also