ServicePRO SDK Help

ProjectCustomFieldError..::..ErrorMessage Property

Gets or sets the error message.

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

Syntax


[DataMemberAttribute]
public string ErrorMessage { get; set; }
<DataMemberAttribute> _
Public Property ErrorMessage As String
	Get
	Set

Field Value

The error message.