SpaceService.Update Method
- Namespace:
- Weavy.Core.Services
- Assembly:
- Weavy.Core.dll
Update(Space, bool)
Updates a Space object in the repository.
public static Space Update(Space space, bool sudo = false)
Parameters
- sudo
- bool
true
to perform action as super user, otherwise false
.
Returns
Space
The updated space