Summary
generic method to return an attribute of a parent object.
		- Assembly
- Db4objects.Db4o-2010 .dll 
- Namespace
- Db4objects.Db4o .Config 
- Containing Type
- IObjectAttribute
Syntax
Object Attribute(Object parent)Remarks
generic method to return an attribute of a parent object.
	Parameters
| Name | Type | Description | 
|---|---|---|
| parent | Object | the parent object | 
Return Value
| Type | Description | 
|---|---|
| Object | Object - the attribute |