ServicePRO SDK Help

stcUserOptionsDTO..::..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.