Extensions.DiagCom.GetDiagServiceName

From emotive
Revision as of 08:58, 16 July 2014 by Nb (talk | contribs) (Created page with "Category:DiagCom == Classification == {{ClassificationActivity | GetDiagServiceName | Name of the diagnostic services | Term | OTX DiagCom extension | Di...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.

Properties

Name Data Type Class Default Cardinality Description
Name String Return - - Name of the diagnostic services.
DiagService DiagService Term - [1] Diagnostics Service.

Examples

String diagServiceName = GetDiagServiceName(diagService);

See also

CreateDiagServiceByName
CreateDiagServiceBySemantic
GetDiagServiceListBySemantic
GetDiagServiceNameFromResult