public string GetSpecificationAbbreviation( int specificationId )
Public Function GetSpecificationAbbreviation ( specificationId As Integer ) As String
public: String^ GetSpecificationAbbreviation( int specificationId )
member GetSpecificationAbbreviation : specificationId : int -> string