ServiceError.Arguments property

namespace: Serenity.Services   assemblySerenity.Net.Services

Custom arguments info for the error. In some cases, this might be the field name the error is related to.

public string Arguments { get; set; }

See Also