MoxiWorks Platform
.NET SDK For MoxiWorks Public API
MoxiWorks.Platform.EventDeleteResult Class Reference

Entity returned when a Event is deleted. More...

Properties

string Status [get, set]
 This indicates whether the request was successfully processed. More...
 
bool Deleted [get, set]
 This is the result of the action – whether the Eventobject was actually deleted. More...
 

Detailed Description

Entity returned when a Event is deleted.

Property Documentation

◆ Deleted

bool MoxiWorks.Platform.EventDeleteResult.Deleted
getset

This is the result of the action – whether the Eventobject was actually deleted.

◆ Status

string MoxiWorks.Platform.EventDeleteResult.Status
getset

This indicates whether the request was successfully processed.


The documentation for this class was generated from the following file: