Type Alias SourceSelectorWithoutPropertiesV3

SourceSelectorWithoutPropertiesV3: {
    source: ViewReference;
    targetUnits?: TargetUnits;
}[]

Retrieve properties from the listed - by reference - views. The node/edge must have data in all the sources defined in the list.