ServicePRO SDK Help

ProjectCustomFieldsDefinition..::..IgnoreValidation Property

Gets or sets a value indicating whether [ignore validation].

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

Syntax


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

Field Value

true if [ignore validation]; otherwise, false.