Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Adds the link by employee id to the desired data source.
Syntax
client server public static void addLinkEmplIdChild(
QueryBuildDataSource _parentDS,
FieldId _pFieldId,
QueryBuildDataSource _viewDS)
Run On
Called
Parameters
- _parentDS
Type: QueryBuildDataSource Class
The data source.
- _pFieldId
Type: FieldId Extended Data Type
The parent field id.
- _viewDS
Type: QueryBuildDataSource Class
The QueryBuildDataSource object.