- Solution Name: TagReferenceTag Reference
- Software Version: v10.0.6
- Keywords: Unified Namespace. Tags. Type. Reference.
Summary
This solution example shows demonstrates the use of the Reference Tag type.
Technical Information
Reference tags allow Dynamic Addressing enable dynamic addressing of variables. You can use Reference Tags in the solution similar reference tags in a similar way to how you use references are used in .NET programming, as they both have a defined type. The target type for the Reference reference is defined specified in the "Parameters columns" column.
Typed references bring provide advantages in during both the engineering stage phase and in runtime. In the engineering stagephase, they allow IntelliSense to browse the template members directly if when a reference points to a template. In At runtime, they allow support string data validation. All Reference Tags have
Each reference tag includes an additional runtime attribute: , the "link" property. This property , which specifies which the target tag that the reference will be linked to associated with during execution, utilizing the GetName()
method.
In this section:
Page Tree | ||||
---|---|---|---|---|
|