Table of Contents

Class DocumentSchema.EvaluationRef

Namespace
Tlabs.Data.Entity
Assembly
Tlabs.Data.dll
public class DocumentSchema.EvaluationRef : BaseEntity
Inheritance
DocumentSchema.EvaluationRef
Inherited Members
Extension Methods

Constructors

EvaluationRef()

public EvaluationRef()

Properties

PropName

public string? PropName { get; set; }

Property Value

string

ReferenceSid

public string? ReferenceSid { get; set; }

Property Value

string

Schema

public DocumentSchema? Schema { get; set; }

Property Value

DocumentSchema