GetMetadata(string)
Method in LineMetadata
Summary
Returns metadata for a given line ID, if any is defined.
Parameters
Name
Description
string
lineID
The line ID.
Returns
An array of each piece of metadata if defined, otherwise returns null.
Last updated