CSLA.NET 5.4.2
CSLA .NET is a software development framework that helps you build a reusable, maintainable object-oriented business layer for your app.
Csla.PropertyInfo< T > Member List

This is the complete list of members for Csla.PropertyInfo< T >, including all inherited members.

DataBindingFriendlyDefault()Csla.PropertyInfo< T >static
DefaultValueCsla.PropertyInfo< T >
FriendlyNameCsla.PropertyInfo< T >
IsChildCsla.PropertyInfo< T >
NameCsla.PropertyInfo< T >
NewFieldData(string name)Csla.PropertyInfo< T >protectedvirtual
PropertyInfo(string name)Csla.PropertyInfo< T >
PropertyInfo(string name, RelationshipTypes relationship)Csla.PropertyInfo< T >
PropertyInfo(string name, T defaultValue)Csla.PropertyInfo< T >
PropertyInfo(string name, string friendlyName)Csla.PropertyInfo< T >
PropertyInfo(string name, string friendlyName, Type containingType)Csla.PropertyInfo< T >
PropertyInfo(string name, string friendlyName, Type containingType, T defaultValue)Csla.PropertyInfo< T >
PropertyInfo(string name, string friendlyName, Type containingType, RelationshipTypes relationship)Csla.PropertyInfo< T >
PropertyInfo(string name, string friendlyName, Type containingType, T defaultValue, RelationshipTypes relationship)Csla.PropertyInfo< T >
RelationshipTypeCsla.PropertyInfo< T >
TypeCsla.PropertyInfo< T >