Gets the type of the microservice stats by.
Namespace:
FlowWright.cDevDeAPI
Assembly:
cDevDeAPI (in cDevDeAPI.dll)
public DataTable getMicroserviceStatsByType(
string sType,
string sSubType
)
Public Function getMicroserviceStatsByType ( _
sType As String, _
sSubType As String _
) As DataTable
public:
DataTable^ getMicroserviceStatsByType(
String^ sType,
String^ sSubType
)
Parameters
- sType
- Type: String
Type of the s.
- sSubType
- Type: String
Type of the s sub.
Return Value
DataTable.