HighIntensity (Read Only) |
Top Previous Next |
Indicates whether or not the field is high-intensity.
VB.NET
[Boolean =] Field.HighIntensity
C#
[bool =] Field.HighIntensity;
Remarks
Returns True if the field is high intensity, otherwise False.
|