Return the list of items in the metadata at path.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public static IEnumerable<string> GetItems( string path )
 Parameters
 Parameters- path (String)
- Path at which to query the metadata
 Return Value
 Return ValueList of items returned by the metadata service