Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.15 KB

GetMatrixInputsForOutputLabel.md

File metadata and controls

25 lines (18 loc) · 1.15 KB
uid
GetMatrixInputsForOutputLabel

GetMatrixInputsForOutputLabel

Use this method to retrieve the inputs of a matrix output, using the label of the output.

Available from DataMiner version 9.5.1 onwards.

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 matrix parameter ID.
outputLabel String The label of the output.

Output

Item Format Description
GetMatrixInputsForOutputLabelResult Array of DMAMatrixConnection An array containing the connections for the specified output.