All pages
Powered by GitBook
1 of 1

Loading...

GetMetadata(string)

Method in LineMetadata

Summary

Returns metadata for a given line ID, if any is defined.

public string[] GetMetadata(string lineID)

Parameters

Name
Description

Returns

An array of each piece of metadata if defined, otherwise returns null.

string lineID

The line ID.