Dynamic View Services > Specifying Dynamic View Types > User-Defined Representation Attributes Types > Using the Identity Type in the DepartmentTable View Type
 
Using the Identity Type in the DepartmentTable View Type
It is now possible to use the type Identity in the view type specification:
view DepartmentTable:
...
subscribe Employee:
represent RowR row:
Identity column[1]=identity
...

Version 5.8
Copyright © 2014, Rogue Wave Software, Inc. All Rights Reserved.