ViewParameter.getElementParameterLink Method
Gets the element parameter link for the given information.
Parameters
- adapterId
-
Type: String
The adapter ID to search for.
- metricSetBindingId
-
Type: String
The metric set binding ID to search for.
Optional: True
- elementUsageUniqueName
-
Type: String
The element usage unique name to search for.
Optional: True
- parameterId
-
Type: String
The parameter ID to search for.
Optional: True
Return Value
Type: ElementParameterLink
The found link, or null if none is found.