CitationFieldSet Class
Field set surrounds a number of citation element configuration objects
within a single citation set in the user interface configuration
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("CitationFieldSet")]
public class CitationFieldSet |
Inheritance Hierarchy
Constructors
Methods
Properties
| Name | Description |
---|
| Elements | List of the individual citation elements within this field set |
| Heading | Default heading for this field set |
| ID | ID that uniquely defines this field set |
| Translations | Provided translations for the heading term |
See Also