ServicePRO SDK Help

ProjectCustomFieldsValidationResult..::..Errors Property

Gets or sets the errors.

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

Syntax


[DataMemberAttribute]
public List<ProjectCustomFieldError> Errors { get; set; }
<DataMemberAttribute> _
Public Property Errors As List(Of ProjectCustomFieldError)
	Get
	Set

Field Value

The errors.