Show / Hide Table of Contents

Class MetadataSet

Inheritance
object
MetadataSet
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: Algenta.Colectica.Model.Ddi.Sdmx.Dto
Assembly: Algenta.Colectica.Model.Ddi.dll
Syntax
public class MetadataSet

Properties

Report

Declaration
public Report? Report { get; set; }
Property Value
Type Description
Report

StructureRef

Declaration
public string? StructureRef { get; set; }
Property Value
Type Description
string
In this article
Back to top Generated by DocFX