Show / Hide Table of Contents

Interface IDialogProviderService

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

Methods

OpenDisplayParameterProperties(ObjectId, String)

Declaration
void OpenDisplayParameterProperties(ObjectId displayId, string parameterIdentifier)
Parameters
Type Name Description
ObjectId displayId
System.String parameterIdentifier

OpenDisplayProperties(ObjectId)

Declaration
void OpenDisplayProperties(ObjectId displayId)
Parameters
Type Name Description
ObjectId displayId

OpenSessionBrowser()

Declaration
void OpenSessionBrowser()
In This Article
Back to top Generated by DocFX