Loading...
Method in LineMetadata
Returns metadata for a given line ID, if any is defined.
public string[] GetMetadata(string lineID)
An array of each piece of metadata if defined, otherwise returns null.
string lineID
string
The line ID.