ServicePRO SDK Help

stcCalendarResource..::..bVisible Property

Gets or sets a value indicating whether [b visible].

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

Syntax


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

Field Value

true if [b visible]; otherwise, false.