CitationConfig Class
Configuration for the citation within SobekCM, including the elements, group of element,
order, and other details for rendering the citation within SobekCM
Namespace: SobekCM.Core.UI_Configuration.CitationAssembly: SobekCM_Core (in SobekCM_Core.dll) Version: 4.10.0.0 (4.10.0.0)
Syntax
C# |
---|
[SerializableAttribute]
[DataContractAttribute]
[ProtoContractAttribute]
[XmlRootAttribute("CitationConfig")]
public class CitationConfig |
Inheritance Hierarchy
Constructors
Methods
| Name | Description |
---|
| Add_CitationSet | Add a citation set |
| Clear | Clears all of the values in this configuration, including the default values |
| Get_CitationSet | Return the default (or first) citation set |
Properties
See Also