ServicePRO SDK Help

stcRequest..::..HasAnyBRChanges Property

Gets or sets a value indicating whether this instance has any br changes.

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

Syntax


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

Field Value

true if this instance has any br changes; otherwise, false.