Show / Hide Table of Contents

Class Ref

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

Properties

AgencyId

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

Id

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

Version

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