RHRMEmplBaseDataView::addLinkEmplIdChild Method
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.