Interface ITimeBaseService
Inherited Members
Namespace: MAT.Atlas.Automation.Api
Assembly: MAT.Atlas.Automation.Api.dll
Syntax
[AutomationService("TimeBase")]
public interface ITimeBaseService : ITimeBaseServiceWeb, IAutomationService
Methods
SubscribeTimeBaseChanged(ObjectId)
Declaration
void SubscribeTimeBaseChanged(ObjectId timeBaseId)
Parameters
Type | Name | Description |
---|---|---|
ObjectId | timeBaseId |
UnsubscribeTimeBaseChanged(ObjectId)
Declaration
void UnsubscribeTimeBaseChanged(ObjectId timeBaseId)
Parameters
Type | Name | Description |
---|---|---|
ObjectId | timeBaseId |