OTX Reference  
OpenTestSystem.Otx.Extensions.DiagDataBrowsingPlus.Terms.GetDbSpecialDataGroupHasCaption Class Reference

Check the availability of a Caption element More...

Inheritance diagram for OpenTestSystem.Otx.Extensions.DiagDataBrowsingPlus.Terms.GetDbSpecialDataGroupHasCaption:
Inheritance graph

Public Attributes

DbSpecialDataGroupTerm specialDataGroup
 Cardinality [1]
This element addresses the DbSpecialDataGroup (MCDDbSpecialDataGroup) whose caption shall be checked. More...
 
- Public Attributes inherited from OpenTestSystem.Otx.Core.Terms.Term
MetaData metaData
 Cardinality [0..1]
The MetaData type allows tools to store additional, mainly tool-specific data. More...
 

Detailed Description

Check the availability of a Caption element

The GetDbSpecialDataGroupHasCaption activity will checks the element is available caption or not

Note: The appropriate MVCI system operation is MCDDbSpecialDataGroup::hasCaption.

Syntax
BooleanTerm = DiagDataBrowsingPlus.GetDbSpecialDataGroupHasCaption(DbSpecialDataGroupTerm specialDataGroup);

Member Data Documentation

◆ specialDataGroup

DbSpecialDataGroupTerm OpenTestSystem.Otx.Extensions.DiagDataBrowsingPlus.Terms.GetDbSpecialDataGroupHasCaption.specialDataGroup

Cardinality [1]
This element addresses the DbSpecialDataGroup (MCDDbSpecialDataGroup) whose caption shall be checked.

OpenTestSystem.Otx.Extensions.DiagDataBrowsingPlus.Terms.GetDbSpecialDataGroupHasCaption.specialDataGroup
DbSpecialDataGroupTerm specialDataGroup
Cardinality [1] This element addresses the DbSpecialDataGroup (MCDDbSpecialDataGroup) whose caption s...
Definition: DiagDataBrowsingPlus.cs:10543