ServicePRO SDK Help

stcUserOption..::..optPageWhenClosed Property

Gets or sets a value indicating whether [opt page when closed].

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

Syntax


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

Field Value

true if [opt page when closed]; otherwise, false.