Gets and sets the property ServiceErrors.
An array of CopyC#
objects that describe the specified service
errors.
ServiceError

C# |
public List<ServiceError> ServiceErrors { get; set; }