Question
2
Replies
4311
Views
Posted: February 14, 2017
Last activity: February 14, 2017
Closed
In Which Scenario Linked Property will be useful
Can any one please help me to know in which case we will use Linked Property and whats the advantage?
Hi Srinivas,
A linked property is a Single Value text property that has values that are expected to match the key of an instance of a concrete class. In certain user interface and other rule configurations, linked properties can improve performance and eliminate the need to create a special-purpose activity.
You can reference properties of a linked object, retrieved by a linked property, in a rule form or expression using the syntax .LinkedPropertyName.ObjectPropertyReference.
There is a good example about linked property, please check this article https://pdn.pega.com/use-linked-properties-display-data-related-objects
Best Regards,
Mounika