FictionBookFieldNames

FictionBookFieldNames class

Represents a list of field names for the faceted search.

public static class FictionBookFieldNames

Fields

Name Description
const Author The author field name.
const Description The description field name.
const Keywords The keywords field name.
const Language The language field name.
const PublishedDate The published date field name.
const Publisher The publisher field name.
const Subject The subject field name.
const Title The title field name.

Remarks

Learn more

See Also