Click or drag to resize

MetaItem Class

Response from the GetMetadata API method.
Inheritance Hierarchy
System.Object
  Orthogonal.Hoarder.StdLib.DTO.MetaItem

Namespace: Orthogonal.Hoarder.StdLib.DTO
Assembly: Orthogonal.Hoarder.StdLib (in Orthogonal.Hoarder.StdLib.dll) Version: 8.0.9
Syntax
C#
public sealed class MetaItem : IEquatable<MetaItem>

The MetaItem type exposes the following members.

Constructors
 NameDescription
Public methodMetaItem Response from the GetMetadata API method.
Top
Properties
 NameDescription
Public propertyKey 
Public propertyValue 
Top
See Also