ServicePRO SDK Help

RecentItem..::..Pinned Property

Gets or sets a value indicating whether this RecentItem is pinned.

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

Syntax


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

Field Value

true if pinned; otherwise, false.