ServicePRO SDK Help

stcRequest..::..MoveAndClose Property

Gets or sets a value indicating whether [move and close].

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

Syntax


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

Field Value

true if [move and close]; otherwise, false.