Show / Hide Table of Contents

Class AttributeSet

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

Properties

ReportedAttributes

Declaration
public List<ReportedAttribute> ReportedAttributes { get; }
Property Value
Type Description
List<ReportedAttribute>
In this article
Back to top Generated by DocFX