Gets the name of the microservice identifier by.
Namespace:
FlowWright.cDevDeAPI
Assembly:
cDevDeAPI (in cDevDeAPI.dll)
public string getApplicationIDUsingName(
string sApplicationName
)
Public Function getApplicationIDUsingName ( _
sApplicationName As String _
) As String
public:
String^ getApplicationIDUsingName(
String^ sApplicationName
)
Parameters
- sApplicationName
- Type: String
Name of the s application.
Return Value
System.String.