ALM Open Test Architecture API Type Library Version 12.55
IEntitySubtype Interface
Members
Collapse All
Expand All
Description
Represents an Entity Subtype.
Public Methods
GetAttributeValue
Get the value of an entity attribute by its id.
GetAttributeValueByName
Get the value of an entity attribute by its name.
GetField
Gets the TDField specified by FieldName.
IsFieldRelevantToSubtype
Checks If Field (By Name) Is Relevant to this Subtype.
Public Properties
Fields
The list of TDField objects for this type.
ID
The Subtype ID.
Name
The Subtype name.
See Also
IEntitySubtype Members