ServicePRO SDK Help

stcAppointment..::..bFromNewUpdateRequest Property

Gets or sets a value indicating whether [b from new update request].

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

Syntax


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

Field Value

true if [b from new update request]; otherwise, false.