util_get_source_full_name


Description:


public string util_get_source_full_name (void* registry, void* source)

Constructs a full name of the source with all of its parents of the form: "<account-name> : <parent>/<source>" where the "<parent>/" part can be repeated zero or more times, depending on the deep level of the source.

Parameters:

registry

an SourceRegistry

source

an Source

Returns:


Namespace: E