MARC_Subfield Class
Holds the data about a single subfield in a
MARC_Field.
Namespace: SobekCM.Resource_Object.MARCAssembly: SobekCM_Resource_Object (in SobekCM_Resource_Object.dll) Version: 4.10.0.0 (4.10.0)
Syntax
C# |
---|
public class MARC_Subfield |
Inheritance Hierarchy
Constructors
| Name | Description |
---|
| MARC_Subfield | Constructor for a new instance the MARC_Subfield class |
Methods
Properties
| Name | Description |
---|
| Data | Gets the data associated with this MARC subfield |
| Subfield_Code | Gets the MARC subfield code associated with this data |
See Also