public DataObject GetDataObject( System.string dataObjectName )
Parameters
- dataObjectName
- The ID (DataObject.Name property) of the Data Object in the collection.
Return Value
A DataObject object if a Data Object with that ID is in the collection. If not, returns null.