public string GetServiceTypeName( int serviceTypeId )
Public Function GetServiceTypeName ( serviceTypeId As Integer ) As String
public: String^ GetServiceTypeName( int serviceTypeId )
member GetServiceTypeName : serviceTypeId : int -> string