Click or drag to resize

DeleteResultMessage Property

The message of the delete result.

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

Property Value

String
Remarks
The message of the delete result. A descriptive message about the progress of the deleted object.

Note  Note
The result for each message is specific to each operation request and is subject to change.
Example
No schedule with ID:3444 found
See Also