Click or drag to resize

MetadataResult Class

[Missing <summary> documentation for "T:IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1.MetadataResult"]

Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1MetadataResult

Namespace:  IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class MetadataResult

The MetadataResult type exposes the following members.

Constructors
  NameDescription
Public methodMetadataResult
Initializes a new instance of the MetadataResult class
Top
Properties
  NameDescription
Public propertyauthors
The authors of the document
Public propertypublication_date
The publication date in the format ISO 8601
Public propertytitle
The title of the document
Top
See Also