IFieldTypeSerializeElementValues Property

Enumerates property values

Definition

Namespace: KeeperSecurity.Vault
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
IEnumerable<string> ElementValues { get; }

Property Value

IEnumerableString

See Also