EasyObjects.NET Programmers Reference

EasyObject.ErrorMessage Property

Gets or sets the internal error message.

public string ErrorMessage {get; set;}

Remarks

This property is primarily set when an error has occurred after running a query.

See Also

EasyObject Class | NCI.EasyObjects Namespace