ServicePRO SDK Help

stcAttachmentFolder..::..IsSelected Property

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

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

Syntax


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

Field Value

true if this instance is selected; otherwise, false.