ServicePRO SDK Help

stcUserOption..::..optUpdate Property

Gets or sets a value indicating whether [opt update].

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

Syntax


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

Field Value

true if [opt update]; otherwise, false.