Click or drag to resize

BibTexEntryBaseKey Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the key.

Namespace:  imbSCI.BibTex
Assembly:  imbSCI.BibTex (in imbSCI.BibTex.dll) Version: 0.9.10.
Syntax
C#
public string Key { get; set; }
Request Example View Source

Property Value

Type: String
The key.
See Also