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; }
Public Property UsedForWebIdentification As Boolean
Get
Set
Property Value
Type:
Booleantrue if used for web identification ; otherwise,
false.
See Also