ServicePRO SDK Help

stcMemo..::..IsPaused Property

Gets or sets a value indicating whether this instance is paused.

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

Syntax


public bool IsPaused { get; set; }
Public Property IsPaused As Boolean
	Get
	Set

Field Value

true if this instance is paused; otherwise, false.