Question Builder Objects Summary From English Query previous page next page English Query Question Builder Objects Summary This summary lists all the objects in the Question Builder object model and the properties and methods for each. QBEntity Object Properties/Methods Properties/Methods Description Description Property Specifies a brief description of the entity or relationship. HelpText Property Specifies the Help information for the entity that is specified when the model is created. 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. QBRelationship Object Properties/Methods Properties/Methods Description Description Property Specifies a brief description of the entity or relationship. HelpText Property Specifies the Help information for the entity that is specified when the model is created. ObjectID Property Specifies the object identifier for the entity or relationship. ObjectType Property Specifies whether the object is an entity or relationship. QBTemplate Object Properties/Methods Properties/Methods Description Description Property Specifies a brief description of the question template. GetExamples Method Returns all possible question examples for a relationship in which the entity is the subject of the question. QuestionBuilder Object Properties/Methods Properties/Methods Description FindObject Method Returns an entity or relationship based on object identification. previous page start next page