Table of Contents

Class ReferenceType

Namespace
DeltaPack
Assembly
DeltaPack.dll
public sealed record ReferenceType : SchemaType, IEquatable<SchemaType>, IEquatable<ReferenceType>
Inheritance
ReferenceType
Implements
Inherited Members

Constructors

ReferenceType(string)

public ReferenceType(string Reference)

Parameters

Reference string

Properties

Reference

public string Reference { get; init; }

Property Value

string