Extensions.DiagCom.GetDiagServiceName

From emotive
Revision as of 03:55, 17 July 2014 by Nb (talk | contribs)
Jump to navigation Jump to search

Classification

Name GetDiagServiceName
Short Description Name of the diagnostic services
Class Term
Extension OTX DiagCom extension
Group DiagService related terms
Exceptions -
Checker Rules -
Standard Compliant Yes

Pseudo-Code Syntax

GetDiagServiceName(DiagService diagService, String diagServiceName);

Description

The GetDiagServiceName term is the name of the diagnostic services back.

Return Value

The Term returns the value, see table below.

Icons Note.png In OTX, Terms are categorized according to its return data type!
Data Type Description
String Name of the diagnostic services.

Properties

Name Data Type Class Default Cardinality Description
DiagService DiagService Term - [1] Diagnostics Service.

Examples

String diagServiceName = GetDiagServiceName(diagService);

See also

CreateDiagServiceByName
CreateDiagServiceBySemantic
GetDiagServiceListBySemantic
GetDiagServiceFromResult