Click or drag to resize

TagRating Property

Convenience property: Gets or sets the rating as a value from 0-255.

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

Property Value

NullableByte
See Also