Show / Hide Table of Contents

Interface IDialogProviderServiceClient

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

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