ServicePRO SDK Help

stcQueryField..::..ShowField Property

Gets or sets a value indicating whether [show field].

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

Syntax


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

Field Value

true if [show field]; otherwise, false.