Click or drag to resize

RecordTypeField(String) Constructor

Initializes a new instance of the RecordTypeField class

Namespace: KeeperSecurity.Vault
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public RecordTypeField(
	string fieldName
)

Parameters

fieldName  String
Field Name
See Also