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

Documentation

Support Forums
What can we help you with?
Topics

Property Expression Element

API Type:
Varigence.Languages.Biml.Task.AstPropertyExpressionNode
X-Ref:
  • Ast Property Expression Node

Attributes

AttributeAPI TypeDefaultDescription
ExternalPropertyString 
Used if a PropertyName is not defined as a referenceable item in BIML. The text here will be passed directly into the target without evaluation by the compiler.
PropertyNameAstPropertyNode 
This value specifies a direct reference to the target property. 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