ServicePRO SDK Help

UserInfo..::..Deleted Property

Gets or sets a value indicating whether this UserInfo is deleted.

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

Syntax


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

Field Value

true if deleted; otherwise, false.