CarrierServiceCollection..::..GetServiceIDFromDescription Method

Namespace:  JiwaFinancials.Jiwa.JiwaSales.SalesOrder
Assembly:  JiwaSales (in JiwaSales.dll)

Syntax


public void GetServiceIDFromDescription(
	string ServiceName,
	ref string ServiceID
)
Public Sub GetServiceIDFromDescription ( _
	ServiceName As String, _
	ByRef ServiceID As String _
)
public:
void GetServiceIDFromDescription(
	String^ ServiceName, 
	String^% ServiceID
)

Parameters

ServiceName
Type: String
ServiceID
Type: String%