Click or drag to resize

FrameYear Property

Gets or sets the year which is stored as 4 numeric characters.

Namespace: Orthogonal.NTagLite
Assembly: Orthogonal.NTagLite (in Orthogonal.NTagLite.dll) Version: 3.0.4
Syntax
C#
public short? Year { get; set; }

Property Value

NullableInt16
See Also