FoodCandy!

AccountEvent Class Reference

List of all members.

Properties

virtual System.Int32 Id
virtual Account Account
virtual AccountEventType AccountEventType
virtual System.String Cost
virtual System.DateTime Created
virtual System.String Description
virtual System.String Email
virtual System.DateTime Modified
virtual System.String Name
virtual System.String Phone
virtual Place Place
virtual System.Boolean Publish
virtual Schedule Schedule
virtual System.String Website
virtual System.Collections.Generic.IList<
AccountEventPicture
AccountEventPictures

Detailed Description

-------------------------------------------------------------------------------- summary> Persistent domain entity class representing 'AccountEvent' entities. /summary> remarks>

Mapping information: This class maps to the 'AccountEvent' table in the data source. /remarks> --------------------------------------------------------------------------------


Property Documentation

virtual Account Account [get, set]
 

-------------------------------------------------------------------------------- summary> Persistent one-many reference property. /summary> remarks> This property accepts references to objects of the type 'Account'. This property is part of a 'OneToMany' relationship. The inverse property for this property is 'Account.AccountEvents'. The accessibility level for this property is 'PublicAccess'. The accessibility level for the field 'm_Account' that holds the value for this property is 'PrivateAccess'.

Mapping information: The property maps to the column 'Account_Id' in the data source. /remarks> --------------------------------------------------------------------------------

virtual System.Collections.Generic.IList<AccountEventPicture> AccountEventPictures [get, set]
 

-------------------------------------------------------------------------------- summary> Persistent many-one reference property. /summary> remarks> This property accepts multiple references to objects of the type 'AccountEventPicture'. This property is part of a 'ManyToOne' relationship. The data type for this property is 'System.Collections.IList'. The inverse property for this property is 'AccountEventPicture.AccountEvent'. This property inherits its mapping information from its inverse property. The accessibility level for this property is 'PublicAccess'. The accessibility level for the field 'm_AccountEventPictures' that holds the value for this property is 'PrivateAccess'. This property is marked as Read-Only. This property is marked as slave.

Mapping information: This class maps to the 'AccountEventPicture' table in the data source. The property maps to the identity column 'AccountEvent_Id' in the data source. /remarks> --------------------------------------------------------------------------------

virtual AccountEventType AccountEventType [get, set]
 

-------------------------------------------------------------------------------- summary> Persistent one-many reference property. /summary> remarks> This property accepts references to objects of the type 'AccountEventType'. This property is part of a 'OneToMany' relationship. The inverse property for this property is 'AccountEventType.AccountEvents'. The accessibility level for this property is 'PublicAccess'. The accessibility level for the field 'm_AccountEventType' that holds the value for this property is 'PrivateAccess'.

Mapping information: The property maps to the column 'AccountEventType_Id' in the data source. /remarks> --------------------------------------------------------------------------------

virtual System.String Cost [get, set]
 

-------------------------------------------------------------------------------- summary> Persistent primitive property. /summary> remarks> This property accepts values of the type 'System.String'. The accessibility level for this property is 'PublicAccess'. The accessibility level for the field 'm_Cost' that holds the value for this property is 'PrivateAccess'.

Mapping information: The property maps to the column 'Cost' in the data source. /remarks> --------------------------------------------------------------------------------

virtual System.DateTime Created [get, set]
 

-------------------------------------------------------------------------------- summary> Persistent primitive property. /summary> remarks> This property accepts values of the type 'System.DateTime'. The accessibility level for this property is 'PublicAccess'. The accessibility level for the field 'm_Created' that holds the value for this property is 'PrivateAccess'.

Mapping information: The property maps to the column 'Created' in the data source. /remarks> --------------------------------------------------------------------------------

virtual System.String Description [get, set]
 

-------------------------------------------------------------------------------- summary> Persistent primitive property. /summary> remarks> This property accepts values of the type 'System.String'. The accessibility level for this property is 'PublicAccess'. The accessibility level for the field 'm_Description' that holds the value for this property is 'PrivateAccess'.

Mapping information: The property maps to the column 'Description' in the data source. /remarks> --------------------------------------------------------------------------------

virtual System.String Email [get, set]
 

-------------------------------------------------------------------------------- summary> Persistent primitive property. /summary> remarks> This property accepts values of the type 'System.String'. The accessibility level for this property is 'PublicAccess'. The accessibility level for the field 'm_Email' that holds the value for this property is 'PrivateAccess'.

Mapping information: The property maps to the column 'Email' in the data source. /remarks> --------------------------------------------------------------------------------

virtual System.Int32 Id [get]
 

-------------------------------------------------------------------------------- summary> Persistent primitive identity property. /summary> remarks> This property is an identity property. The identity index for this property is '0'. This property accepts values of the type 'System.Int32'. The accessibility level for this property is 'PublicAccess'. The accessibility level for the field 'm_Id' that holds the value for this property is 'PrivateAccess'.

Mapping information: The property maps to the column 'AccountEvent_Id' in the data source. /remarks> --------------------------------------------------------------------------------

virtual System.DateTime Modified [get, set]
 

-------------------------------------------------------------------------------- summary> Persistent primitive property. /summary> remarks> This property accepts values of the type 'System.DateTime'. The accessibility level for this property is 'PublicAccess'. The accessibility level for the field 'm_Modified' that holds the value for this property is 'PrivateAccess'.

Mapping information: The property maps to the column 'Modified' in the data source. /remarks> --------------------------------------------------------------------------------

virtual System.String Name [get, set]
 

-------------------------------------------------------------------------------- summary> Persistent primitive property. /summary> remarks> This property accepts values of the type 'System.String'. The accessibility level for this property is 'PublicAccess'. The accessibility level for the field 'm_Name' that holds the value for this property is 'PrivateAccess'.

Mapping information: The property maps to the column 'Name' in the data source. /remarks> --------------------------------------------------------------------------------

virtual System.String Phone [get, set]
 

-------------------------------------------------------------------------------- summary> Persistent primitive property. /summary> remarks> This property accepts values of the type 'System.String'. The accessibility level for this property is 'PublicAccess'. The accessibility level for the field 'm_Phone' that holds the value for this property is 'PrivateAccess'.

Mapping information: The property maps to the column 'Phone' in the data source. /remarks> --------------------------------------------------------------------------------

virtual Place Place [get, set]
 

-------------------------------------------------------------------------------- summary> Persistent one-many reference property. /summary> remarks> This property accepts references to objects of the type 'Place'. This property is part of a 'OneToMany' relationship. The inverse property for this property is 'Place.AccountEvents'. The accessibility level for this property is 'PublicAccess'. The accessibility level for the field 'm_Place' that holds the value for this property is 'PrivateAccess'.

Mapping information: The property maps to the column 'Place_Id' in the data source. /remarks> --------------------------------------------------------------------------------

virtual System.Boolean Publish [get, set]
 

-------------------------------------------------------------------------------- summary> Persistent primitive property. /summary> remarks> This property accepts values of the type 'System.Boolean'. The accessibility level for this property is 'PublicAccess'. The accessibility level for the field 'm_Publish' that holds the value for this property is 'PrivateAccess'.

Mapping information: The property maps to the column 'Publish' in the data source. /remarks> --------------------------------------------------------------------------------

virtual Schedule Schedule [get, set]
 

-------------------------------------------------------------------------------- summary> Persistent one-many reference property. /summary> remarks> This property accepts references to objects of the type 'Schedule'. This property is part of a 'OneToMany' relationship. The inverse property for this property is 'Schedule.AccountEvents'. The accessibility level for this property is 'PublicAccess'. The accessibility level for the field 'm_Schedule' that holds the value for this property is 'PrivateAccess'.

Mapping information: The property maps to the column 'Schedule_Id' in the data source. /remarks> --------------------------------------------------------------------------------

virtual System.String Website [get, set]
 

-------------------------------------------------------------------------------- summary> Persistent primitive property. /summary> remarks> This property accepts values of the type 'System.String'. The accessibility level for this property is 'PublicAccess'. The accessibility level for the field 'm_Website' that holds the value for this property is 'PrivateAccess'.

Mapping information: The property maps to the column 'Website' in the data source. /remarks> --------------------------------------------------------------------------------


The documentation for this class was generated from the following file:
  • AccountEvent.cs
© FoodCandy, 2006-2007, All Rights Reserved | FoodCandy | Sun Oct 7 10:48:47 2007 | Doxygen 1.4.6-NO