Click or drag to resize

FieldTypeHostSetElementValue Method

[Missing <summary> documentation for "M:KeeperSecurity.Vault.FieldTypeHost.SetElementValue(System.String,System.String)"]


Namespace: KeeperSecurity.Vault
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public bool SetElementValue(
	string element,
	string value
)

Parameters

element  String

[Missing <param name="element"/> documentation for "M:KeeperSecurity.Vault.FieldTypeHost.SetElementValue(System.String,System.String)"]

value  String

[Missing <param name="value"/> documentation for "M:KeeperSecurity.Vault.FieldTypeHost.SetElementValue(System.String,System.String)"]

Return Value

Boolean

[Missing <returns> documentation for "M:KeeperSecurity.Vault.FieldTypeHost.SetElementValue(System.String,System.String)"]

Implements

IFieldTypeSerializeSetElementValue(String, String)
See Also