Interface IDialogProviderServiceClient
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()