Table of Contents

GetEditParameterTable

Use this method to retrieve all the information necessary to be able to present users with a control that allows them to update a specific cell of a table parameter.

Input

Item Format Description
connection String The connection ID. See ConnectApp.
dmaID Integer The DataMiner Agent ID.
elementID Integer The element ID.
parameterID Integer The parameter ID.
tableIndex String The table index.

Output

Item Format Description
GetEditParameterTableResult DMAParameterEdit The properties of the specified parameter.