Table of Contents

Struct EuropeanPatentOfficePublicationIdValue

Namespace
Veritas.Legal.EU
Assembly
Veritas.dll

Represents a validated European Patent Office publication identifier.

public readonly struct EuropeanPatentOfficePublicationIdValue
Inherited Members

Constructors

public EuropeanPatentOfficePublicationIdValue(string value)

Parameters

value string

Properties

The normalized publication identifier.

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.