Show / Hide Table of Contents

Class Report

Inheritance
object
Report
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 Report

Properties

AttributeSet

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

Id

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

Target

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