DMFTargetEntityHierarchy::find Method
Finds the specified record in the DMFTargetEntityHierarchy table.
Syntax
client server public static DMFTargetEntityHierarchy find(
QueryName _queryName,
Name _parentDataSource,
Name _childDataSource,
[boolean _forUpdate])
Run On
Called
Parameters
- _queryName
Type: QueryName Extended Data Type
A string value to get query name
- _parentDataSource
Type: Name Extended Data Type
A string value indicates the name of parent datasource
- _childDataSource
Type: Name Extended Data Type
A string value indicates the name of child data source
- _forUpdate
Type: boolean
A boolean value indicates whether to update or not.
Return Value
Type: DMFTargetEntityHierarchy Table
first record from the DMFTargetEntityHierarchy