ServicePRO SDK Help

stcRequest..::..NotCloseChildRequests Property

Gets or sets a value indicating whether [not close child requests].

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

Syntax


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

Field Value

true if [not close child requests]; otherwise, false.