9using System.Collections.Generic;
Maintains metadata about a property.
Defines the interface for a factory object that creates IPropertyInfo objects.
Csla.PropertyInfo< T > Create< T >(Type containingType, string name)
Creates a new instance of PropertyInfo.
RelationshipTypes
List of valid relationship types between a parent object and another object through a managed propert...