Table of Contents

Struct PatentApplicationNumberValue

Namespace
Veritas.IntellectualProperty
Assembly
Veritas.dll

Represents a validated WIPO ST.13 patent application number.

public readonly struct PatentApplicationNumberValue
Inherited Members

Constructors

PatentApplicationNumberValue(string)

public PatentApplicationNumberValue(string value)

Parameters

value string

Properties

Value

The normalized application number.

public string Value { get; }

Property Value

string

Methods

ToString()

Returns the fully qualified type name of this instance.

public override string ToString()

Returns

string

The fully qualified type name.