PasswordRecordDeleteCustomField Method
            Deletes a custom field.
            
Namespace: KeeperSecurity.VaultAssembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
public ICustomField DeleteCustomField(
	string name
)
- name  String
- Custom field Name.
ICustomFieldDeleted custom field or 
null is it was not found.