CSLA .NET 10.0.0
A home for your business logic
Loading...
Searching...
No Matches
Csla.PropertyInfo< T > Member List

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

DataBindingFriendlyDefault()Csla.PropertyInfo< T >inlinestatic
DefaultValueCsla.PropertyInfo< T >
FriendlyNameCsla.PropertyInfo< T >
GetPropertyInfo()Csla.PropertyInfo< T >inline
IsChildCsla.PropertyInfo< T >
IsSerializableCsla.PropertyInfo< T >
NameCsla.PropertyInfo< T >
NewFieldData(string name)Csla.PropertyInfo< T >inlineprotectedvirtual
PropertyInfo(string name, bool? isSerializable=null)Csla.PropertyInfo< T >inline
PropertyInfo(string name, RelationshipTypes relationship, bool? isSerializable=null)Csla.PropertyInfo< T >inline
PropertyInfo(string name, T defaultValue, bool? isSerializable=null)Csla.PropertyInfo< T >inline
PropertyInfo(string name, string? friendlyName, bool? isSerializable=null)Csla.PropertyInfo< T >inline
PropertyInfo(string name, string? friendlyName, Type containingType, bool? isSerializable=null)Csla.PropertyInfo< T >inline
PropertyInfo(string name, string? friendlyName, Type containingType, T defaultValue, bool? isSerializable=null)Csla.PropertyInfo< T >inline
PropertyInfo(string name, string? friendlyName, Type containingType, RelationshipTypes relationship, bool? isSerializable=null)Csla.PropertyInfo< T >inline
PropertyInfo(string name, string? friendlyName, Type? containingType, T? defaultValue, RelationshipTypes relationship, bool? isSerializable=null)Csla.PropertyInfo< T >inline
RelationshipTypeCsla.PropertyInfo< T >
TypeCsla.PropertyInfo< T >