GetLabel

Concept.GetLabel method

Gets the label of the concept from the Label links.

public string GetLabel(string preferredLabel)
ParameterTypeDescription
preferredLabelStringThe preferred label.

Return Value

The concept label.

See Also