Summary
generic interface to allow returning an attribute of an object.
		- Assembly
- Db4objects.Db4o-2010 .dll 
- Namespace
- Db4objects.Db4o .Config 
							graph BT
	Type["IObjectAttribute"]
class Type type-node
						
					Syntax
public interface IObjectAttributeRemarks
generic interface to allow returning an attribute of an object.
			Methods
| Name | Value | Summary | 
|---|---|---|
| Attribute | Object | generic method to return an attribute of a parent object. |