| IGenericDimensionGetLinkedObjects Method |
Lists the linked objects to a generic object, a dimension or a measure.
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.0.0.0+Build:29.QSM12-CIGS
SyntaxIEnumerable<NxLinkedObjectInfo> GetLinkedObjects()
Function GetLinkedObjects As IEnumerable(Of NxLinkedObjectInfo)
Return Value
Type:
IEnumerableNxLinkedObjectInfo
See Also