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