Click or drag to resize

CheckValidResultValid Property

Gets or sets a value indicating whether this CheckValidResult is valid.

Namespace:  com.gigatms
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
public bool Valid { get; set; }

Property Value

Type: Boolean
true if valid; otherwise, false.
See Also