SnCore!

AccountSurvey Class Reference

List of all members.


Public Member Functions

void surveyWizard_ActiveStepChanged (object sender, EventArgs e)

Protected Member Functions

void Page_Load (object sender, EventArgs e)
override void OnInit (EventArgs e)

Properties

System.Int32 Id [get]
System.Collections.IList AccountSurveyQuestions [get, set]
System.String Name [get, set]

Detailed Description

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

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


Property Documentation

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

System.Collections.IList AccountSurveyQuestions [get, set]

-------------------------------------------------------------------------------- summary> Persistent many-one reference property. /summary> remarks> This property accepts multiple references to objects of the type 'AccountSurveyQuestion'. 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 'AccountSurveyQuestion.AccountSurvey'. 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_AccountSurveyQuestions' that holds the value for this property is 'PrivateAccess'. This property is marked as Read-Only.

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

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> --------------------------------------------------------------------------------


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