Property-Set method — Examples |
This topic describes a single Property-Set method that demonstrates various property reference formats.
Properties for the example
The Property-Set method in the next section uses these properties:
Property |
Mode |
Data-Test.Name | Single Value
|
Data-Test.Customer | Page
|
Data-.pyCountry | Single Value
|
Data-Test.Months | Value List
|
Data-Test.FamilyMembers | Value Group
|
Data-Test.LoanApplication | Page List
|
Data-LoanApp.LoanAmount | Single Value
|
Data-Test.Integer | Single Value
|
Data-Test.Orders | Page Group
|
Data-.Destination | Single Value
|
Example
Here is a Property-Set method of a sample activity. The Property-Set method sets properties and values onto the clipboard. This sample activity creates the embedded page named MyPage under the User Pages section of the clipboard.
Clipboard showing results
After running the activity, you can see the results on the clipboard. The image below shows the FamilyMembers Value Group
expanded.
Property references in expressions
How to reference parts of aggregate properties Property-Set method |