ServicePRO SDK Help

stcRequest..::..FCR Property

Gets or sets a value indicating whether this stcRequest is FCR.

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

Syntax


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

Field Value

true if FCR; otherwise, false.