Struct IpApplicationNumberValue
- Namespace
- Veritas.IntellectualProperty.SG
- Assembly
- Veritas.dll
Represents a validated Singapore IPOS application number.
public readonly struct IpApplicationNumberValue
- Inherited Members
Constructors
IpApplicationNumberValue(string)
public IpApplicationNumberValue(string value)
Parameters
valuestring
Properties
Value
public string Value { get; }
Property Value
Methods
ToString()
Returns the fully qualified type name of this instance.
public override string ToString()
Returns
- string
The fully qualified type name.