Show / Hide Table of Contents

Interface INumericDisplayServiceClient

Namespace: MAT.Atlas.Automation.Client.Services.Interface
Assembly: MAT.Atlas.Automation.Client.dll
Syntax
public interface INumericDisplayServiceClient

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