public DataObjectRow GetDataObjectRowByEntityId( System.string entityId )
Parameters
- entityId
- The Id Property of the Data Object to look for in the collection.
Return Value
A DataObjectRow object representing the filter in the DataObjectRowCollection, or null if one could not be found.