Table of Contents

Struct CourtCaseNumberValue

Namespace
Veritas.Legal.US
Assembly
Veritas.dll

Represents a validated court case number.

public readonly struct CourtCaseNumberValue
Inherited Members

Constructors

public CourtCaseNumberValue(string value)

Parameters

value string

Properties

The normalized court case number.

public string Value { get; }

Property Value

string

Methods

Returns the fully qualified type name of this instance.

public override string ToString()

Returns

string

The fully qualified type name.