Share via


DataSourceValues Enum

Definition

Bibliographic Data Source Types

public enum DataSourceValues
public readonly struct DataSourceValues : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.Bibliography.DataSourceValues>, IEquatable<DocumentFormat.OpenXml.Bibliography.DataSourceValues>
type DataSourceValues = 
type DataSourceValues = struct
    interface IEnumValue
    interface IEnumValueFactory<DataSourceValues>
Public Enum DataSourceValues
Public Structure DataSourceValues
Implements IEnumValue, IEnumValueFactory(Of DataSourceValues), IEquatable(Of DataSourceValues)
Inheritance
DataSourceValues
Inheritance
DataSourceValues

Fields

DataSourceValues(String)

Creates a new DataSourceValues enum instance

Art 8

Art.

When the item is serialized out as xml, its value is "Art".

Art

Art.

When the item is serialized out as xml, its value is "Art".

ArticleInAPeriodical 0

Article in a Periodical.

When the item is serialized out as xml, its value is "ArticleInAPeriodical".

ArticleInAPeriodical

Article in a Periodical.

When the item is serialized out as xml, its value is "ArticleInAPeriodical".

Book 1

Book.

When the item is serialized out as xml, its value is "Book".

Book

Book.

When the item is serialized out as xml, its value is "Book".

BookSection

Book Section.

When the item is serialized out as xml, its value is "BookSection".

BookSection 2

Book Section.

When the item is serialized out as xml, its value is "BookSection".

Case 15

Case.

When the item is serialized out as xml, its value is "Case".

Case

Case.

When the item is serialized out as xml, its value is "Case".

ConferenceProceedings 4

Conference Proceedings.

When the item is serialized out as xml, its value is "ConferenceProceedings".

ConferenceProceedings

Conference Proceedings.

When the item is serialized out as xml, its value is "ConferenceProceedings".

DocumentFromInternetSite

Document from Internet Site.

When the item is serialized out as xml, its value is "DocumentFromInternetSite".

DocumentFromInternetSite 9

Document from Internet Site.

When the item is serialized out as xml, its value is "DocumentFromInternetSite".

ElectronicSource

Electronic Source.

When the item is serialized out as xml, its value is "ElectronicSource".

ElectronicSource 14

Electronic Source.

When the item is serialized out as xml, its value is "ElectronicSource".

Equals(DataSourceValues)
Equals(Object)
Film 11

Film.

When the item is serialized out as xml, its value is "Film".

Film

Film.

When the item is serialized out as xml, its value is "Film".

GetHashCode()
InternetSite

Internet Site.

When the item is serialized out as xml, its value is "InternetSite".

InternetSite 10

Internet Site.

When the item is serialized out as xml, its value is "InternetSite".

Interview

Interview.

When the item is serialized out as xml, its value is "Interview".

Interview 12

Interview.

When the item is serialized out as xml, its value is "Interview".

JournalArticle 3

Journal Article.

When the item is serialized out as xml, its value is "JournalArticle".

JournalArticle

Journal Article.

When the item is serialized out as xml, its value is "JournalArticle".

Miscellaneous 16

Miscellaneous.

When the item is serialized out as xml, its value is "Misc".

Miscellaneous

Miscellaneous.

When the item is serialized out as xml, its value is "Misc".

Equality(DataSourceValues, DataSourceValues)
Inequality(DataSourceValues, DataSourceValues)
Patent 13

Patent.

When the item is serialized out as xml, its value is "Patent".

Patent

Patent.

When the item is serialized out as xml, its value is "Patent".

Performance 7

Performance.

When the item is serialized out as xml, its value is "Performance".

Performance

Performance.

When the item is serialized out as xml, its value is "Performance".

Report

Reporter.

When the item is serialized out as xml, its value is "Report".

Report 5

Reporter.

When the item is serialized out as xml, its value is "Report".

SoundRecording 6

Sound Recording.

When the item is serialized out as xml, its value is "SoundRecording".

SoundRecording

Sound Recording.

When the item is serialized out as xml, its value is "SoundRecording".

ToString()
IEnumValue.IsValid
IEnumValue.Value
IEnumValue.Version
IEnumValueFactory<DataSourceValues>.Create(String)

Applies to