Click or drag to resize
XRecordUsedForWebIdentification Property
Gets or sets a value indicating whether the record is used for web identification.

Namespace:  Biolomics.BioCallback
Assembly:  Biolomics.BioCallback (in Biolomics.BioCallback.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool UsedForWebIdentification { get; set; }

Property Value

Type: Boolean
true if used for web identification ; otherwise, false.
See Also