ServicePRO SDK Help

stcWorkflowItem..::..MoveThenClose Property

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

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

Syntax


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

Field Value

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