Table of Contents

Struct TrademarkRegistrationNumberValue

Namespace
Veritas.IntellectualProperty
Assembly
Veritas.dll

Represents a validated trademark registration number.

public readonly struct TrademarkRegistrationNumberValue
Inherited Members

Constructors

TrademarkRegistrationNumberValue(string)

public TrademarkRegistrationNumberValue(string value)

Parameters

value string

Properties

Value

The normalized registration 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.