ServicePRO SDK Help

stcMetaDataField..::..HasValidation Property

Gets or sets a value indicating whether this instance has validation.

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

Syntax


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

Field Value

true if this instance has validation; otherwise, false.