• PRODUCTS
  • SUPPORT
  • DOCS
  • PARTNERS
  • COMPANY
  • QUOTE
  • ACCOUNT
  • STORE
QUOTE

Documentation

Support Forums
What can we help you with?
Topics

Metadata Model Relationship Filtered Lookup Item Element

API Type:
Varigence.Languages.Biml.Metadata.AstMetadataModelRelationshipFilteredLookupItemNode
X-Ref:
  • Ast Metadata Model Relationship Filtered Lookup Item Node
  • Ast Metadata Model Relationship Lookup Item Node

Attributes

AttributeAPI TypeDefaultDescription
EntityNameAstMetadataModelEntityNode 
Specifies a reference to the entity whose data items will be used as the source of completion list values in the editor UI. This is a required reference to an existing definiton.
NameString 
Specifies the name of the object. This name can be used to reference this object from anywhere else in the program. This is a required property
UiEditorLabelString 
Specifies the name of the field that should be used in the editor UI for this lookup. This is a required property
FilterOnLocalRelationshipNameAstMetadataModelEntityRelationshipNode 
Specifies a reference to the relationship that will be used to filter the completion list source items supplied by the Entity property. This references an existing definiton.
ParentFilterNameAstMetadataModelRelationshipLookupItemNode 
Specifies a reference to the lookup item that should be used as the parent for this lookup. Parent lookup items serve to constrain the available list of source items for the lookup field in the editor UI. This references an existing definiton.

Collection Children

ChildAPI TypeDescription
<Annotations>
    <Annotation />
</Annotations>
AstAnnotationNode
This is a collection of annotation items that can be used to specify documentation, tags, or other information. Annotations are particularly useful for storing information about nodes that can be used by BimlScript code.

© Varigence