ServicePRO SDK Help

stcQueryView..::..IsVisible Property

Gets or sets a value indicating whether this instance is visible.

Namespace:  HelpSTAR.PCL.Common
Assembly:  HelpSTAR.PCL.Common (in HelpSTAR.PCL.Common.dll)

Syntax


[DataMemberAttribute]
public bool IsVisible { get; set; }
<DataMemberAttribute> _
Public Property IsVisible As Boolean
	Get
	Set

Field Value

true if this instance is visible; otherwise, false.