BriefItem_DescriptiveTerm Class
Single value for a descriptive term/type within a brief item, ususally used for the citation
Namespace: SobekCM.Core.BriefItemAssembly: SobekCM_Core (in SobekCM_Core.dll) Version: 4.10.0.0 (4.10.0.0)
Syntax
C# |
---|
[SerializableAttribute]
[DataContractAttribute]
[ProtoContractAttribute]
public class BriefItem_DescriptiveTerm |
Inheritance Hierarchy
Constructors
Methods
| Name | Description |
---|
| Add_Value | Adds this new value to this citation element |
Properties
| Name | Description |
---|
| References | List of external references, which refers to the same metadata type as the normalized term |
| Term | Normalized term for this metadata element, as employed by the SobekCM system |
| Values | List of the values tied to this item of this metadata type |
See Also