Click or drag to resize

UpdateResultMessages Property

The message of the update result.

Namespace: AppOne.Services.V2
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public List<string> Messages { get; set; }

Property Value

ListString
Remarks
The message of the update result. A descriptive message about the progress of the requested update object.

See Also