CSLA.NET 6.0.0
CSLA .NET is a software development framework that helps you build a reusable, maintainable object-oriented business layer for your app.
cslalighttest.Serialization.PersonWIthSmartDateField Member List

This is the complete list of members for cslalighttest.Serialization.PersonWIthSmartDateField, including all inherited members.

Birthdatecslalighttest.Serialization.PersonWIthSmartDateField
BirthdatePropertycslalighttest.Serialization.PersonWIthSmartDateFieldstatic
Clone()Csla.BusinessBase< PersonWIthSmartDateField >
GetIdValue()Csla.BusinessBase< PersonWIthSmartDateField >protectedvirtual
GetPersonWIthSmartDateField(string personName, int year)cslalighttest.Serialization.PersonWIthSmartDateFieldstatic
Namecslalighttest.Serialization.PersonWIthSmartDateField
NamePropertycslalighttest.Serialization.PersonWIthSmartDateFieldstatic
OnSaved(T newObject, Exception e, object userState)Csla.BusinessBase< PersonWIthSmartDateField >protectedvirtual
RegisterMethod(string methodName)Csla.BusinessBase< PersonWIthSmartDateField >protectedstatic
RegisterMethod(Expression< Action< T > > methodLambdaExpression)Csla.BusinessBase< PersonWIthSmartDateField >protectedstatic
RegisterProperty< P >(PropertyInfo< P > info)Csla.BusinessBase< PersonWIthSmartDateField >protectedstatic
RegisterProperty< P >(string propertyName)Csla.BusinessBase< PersonWIthSmartDateField >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression)Csla.BusinessBase< PersonWIthSmartDateField >protectedstatic
RegisterProperty< P >(string propertyName, RelationshipTypes relationship)Csla.BusinessBase< PersonWIthSmartDateField >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression, RelationshipTypes relationship)Csla.BusinessBase< PersonWIthSmartDateField >protectedstatic
RegisterProperty< P >(string propertyName, string friendlyName)Csla.BusinessBase< PersonWIthSmartDateField >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression, string friendlyName)Csla.BusinessBase< PersonWIthSmartDateField >protectedstatic
RegisterProperty< P >(string propertyName, string friendlyName, P defaultValue)Csla.BusinessBase< PersonWIthSmartDateField >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression, string friendlyName, P defaultValue)Csla.BusinessBase< PersonWIthSmartDateField >protectedstatic
RegisterProperty< P >(string propertyName, string friendlyName, P defaultValue, RelationshipTypes relationship)Csla.BusinessBase< PersonWIthSmartDateField >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression, string friendlyName, P defaultValue, RelationshipTypes relationship)Csla.BusinessBase< PersonWIthSmartDateField >protectedstatic
Save()Csla.BusinessBase< PersonWIthSmartDateField >
Save(bool forceUpdate)Csla.BusinessBase< PersonWIthSmartDateField >
SaveAndMergeAsync()Csla.BusinessBase< PersonWIthSmartDateField >
SaveAndMergeAsync(bool forceUpdate)Csla.BusinessBase< PersonWIthSmartDateField >
SaveAsync()Csla.BusinessBase< PersonWIthSmartDateField >
SaveAsync(bool forceUpdate)Csla.BusinessBase< PersonWIthSmartDateField >
SaveAsync(bool forceUpdate, object userState, bool isSync)Csla.BusinessBase< PersonWIthSmartDateField >protectedvirtual
SavedCsla.BusinessBase< PersonWIthSmartDateField >
ToString()Csla.BusinessBase< PersonWIthSmartDateField >