ServicePRO SDK Help

stcMetaDataField..::..Favourite Property

Gets or sets a value indicating whether this field is a favourite. Max of 7 favourites are allowed per form.

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

Syntax


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