Class SetObjectModel
Implementation of the SetObjectModel command
Inherited Members
Namespace: DuetControlServer.Commands
Assembly: DuetControlServer.dll
Syntax
public sealed class SetObjectModel : SetObjectModel
Methods
Execute()
Set an atomic property in the object model
Declaration
public override Task<bool> Execute()
Returns
Type | Description |
---|---|
Task<bool> | Asynchronous task |