This summary lists all the objects in the Question Builder object model and the properties and methods for each.
Properties/Methods | Description |
---|---|
Description Property | Specifies a brief description of the |
HelpText Property | Specifies the Help information for the entity that is specified when the |
InstanceValues Property | Specifies the known instance values for the entity. |
IsMajor Property | Specifies whether the entity stands alone or is an attribute of another entity. |
ObjectID Property | Specifies the object identifier for the entity or relationship. |
ObjectType Property | Specifies whether the object is an entity or relationship. |
Parent Property | Specifies the parent entity if the entity is an attribute of another entity. |
Plural Property | Specifies the plural form of the main noun describing the entity. |
Singular Property | Specifies the singular form of the main noun describing the entity. |
SummaryText Property | Specifies a list, in the English sentence form, of relationships in which the entity participates. |
Synonyms Property | Specifies the array of strings that are synonyms for the entity. |
Value Property | Sets the specific instance values that will be used during the generation of questions. |
FindTemplates Method | Specifies a collection of templates whose subject is the entity itself (for QBEntity) or the object identification (for QBRelationship). |
GetCommonRelationships Method | Returns the relationships that involves two entities: the QBEntity and the entity represented by the ObjectID. |
Properties/Methods | Description |
---|---|
Description Property | Specifies a brief description of the |
HelpText Property | Specifies the Help information for the entity that is specified when the |
ObjectID Property | Specifies the object identifier for the entity or relationship. |
ObjectType Property | Specifies whether the object is an entity or relationship. |
Properties/Methods | Description |
---|---|
Description Property | Specifies a brief description of the |
GetExamples Method | Returns all possible question examples for a relationship in which the |
Properties/Methods | Description |
---|---|
FindObject Method | Returns an |