ServicePRO SDK Help

stcQueryField..::..AskAtRunTime Property

Gets or sets a value indicating whether [ask at run time].

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

Syntax


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

Field Value

true if [ask at run time]; otherwise, false.