ServicePRO SDK Help

stcDiscoveryItemField..::..Show Property

Gets or sets a value indicating whether this stcDiscoveryItemField is show.

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

Syntax


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

Field Value

true if show; otherwise, false.