SnCore!

AccountPlaceRequest Class Reference

List of all members.


Properties

virtual System.Int32 Id [get]
virtual Account Account [get, set]
virtual System.String Message [get, set]
virtual Place Place [get, set]
virtual System.DateTime Submitted [get, set]
virtual AccountPlaceType Type [get, set]

Detailed Description

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

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


Property Documentation

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 'AccountPlaceRequest_Id' in the data source. /remarks> --------------------------------------------------------------------------------

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.AccountPlaceRequests'. 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.String Message [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_Message' that holds the value for this property is 'PrivateAccess'.

Mapping information: The property maps to the column 'Message' 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.AccountPlaceRequests'. 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.DateTime Submitted [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_Submitted' that holds the value for this property is 'PrivateAccess'.

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

virtual AccountPlaceType Type [get, set]

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

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


The documentation for this class was generated from the following file:
  • AccountPlaceRequest.cs
© Vestris Inc., 2006-2007, All Rights Reserved | SnCore | Wed Mar 5 09:56:23 2008 | Doxygen 1.5.4