Show / Hide Table of Contents

Interface INumericDisplayService

Namespace: MAT.Atlas.Automation.Api
Assembly: MAT.Atlas.Automation.Api.dll
Syntax
[AutomationService("NumericDisplay")]
public interface INumericDisplayService : IAutomationService

Methods

GetNumericDisplayParameters(ObjectId)

Declaration
NumericDisplayParameter[] GetNumericDisplayParameters(ObjectId displayId)
Parameters
Type Name Description
ObjectId displayId
Returns
Type Description
NumericDisplayParameter[]
In This Article
Back to top Generated by DocFX