FoodCandy!

Account Class Reference

List of all members.

Properties

virtual System.Int32 Id
virtual System.Collections.Generic.IList<
AccountAddress
AccountAddresses
virtual System.Collections.Generic.IList<
AccountBlogAuthor
AccountBlogAuthors
virtual System.Collections.Generic.IList<
AccountBlog
AccountBlogs
virtual System.Collections.Generic.IList<
AccountEmailMessage
AccountEmailMessages
virtual System.Collections.Generic.IList<
AccountEmail
AccountEmails
virtual System.Collections.Generic.IList<
AccountEvent
AccountEvents
virtual System.Collections.Generic.IList<
AccountFeed
AccountFeeds
virtual System.Collections.Generic.IList<
AccountFriendRequest
AccountFriendRequests
virtual System.Collections.Generic.IList<
AccountFriend
AccountFriends
virtual System.Collections.Generic.IList<
AccountInvitation
AccountInvitations
virtual System.Collections.Generic.IList<
AccountMessageFolder
AccountMessageFolders
virtual System.Collections.Generic.IList<
AccountMessage
AccountMessages
virtual System.Collections.Generic.IList<
AccountOpenId
AccountOpenIds
virtual System.Collections.Generic.IList<
AccountPicture
AccountPictures
virtual System.Collections.Generic.IList<
AccountPlaceFavorite
AccountPlaceFavorites
virtual System.Collections.Generic.IList<
AccountPlaceRequest
AccountPlaceRequests
virtual System.Collections.Generic.IList<
AccountPlace
AccountPlaces
virtual System.Collections.Generic.IList<
AccountStory
AccountStories
virtual System.Collections.Generic.IList<
AccountSurveyAnswer
AccountSurveyAnswers
virtual System.Collections.Generic.IList<
AccountWebsite
AccountWebsites
virtual System.DateTime Birthday
virtual System.String City
virtual Country Country
virtual System.DateTime Created
virtual System.Collections.Generic.IList<
Discussion
Discussions
virtual System.Boolean Enabled
virtual System.Boolean IsAdministrator
virtual System.Collections.Generic.IList<
AccountFriendRequest
KeenAccountFriendRequests
virtual System.Collections.Generic.IList<
AccountFriend
KeenAccountFriends
virtual System.DateTime LastLogin
virtual System.DateTime Modified
virtual System.String Name
virtual System.String Password
virtual System.Collections.Generic.IList<
Place
Places
virtual System.Collections.Generic.IList<
ReminderEvent
ReminderEvents
virtual System.String Signature
virtual State State
virtual System.Collections.Generic.IList<
Schedule
Schedules
virtual System.Collections.Generic.IList<
RefererAccount
RefererAccounts
virtual System.Collections.Generic.IList<
AccountContentGroup
AccountContentGroups
virtual System.Collections.Generic.IList<
AccountPropertyValue
AccountPropertyValues
virtual System.Collections.Generic.IList<
AccountAttribute
AccountAttributes
virtual System.Collections.Generic.IList<
AccountLicense
AccountLicenses
virtual System.Boolean IsPasswordExpired
virtual System.Collections.Generic.IList<
CampaignAccountRecepient
CampaignAccountRecepients
virtual System.Int32 TimeZone
virtual System.Collections.Generic.IList<
MadLib
MadLibs
virtual System.Collections.Generic.IList<
PlaceQueue
PlaceQueues
virtual System.Collections.Generic.IList<
PlacePicture
PlacePictures
virtual System.Collections.Generic.IList<
AccountRedirect
AccountRedirects
virtual System.Collections.Generic.IList<
AccountGroupAccount
AccountGroupAccounts
virtual System.Collections.Generic.IList<
AccountGroupPicture
AccountGroupPictures
virtual System.Collections.Generic.IList<
AccountGroupAccountInvitation
AccountGroupAccountInvitations
virtual System.Collections.Generic.IList<
AccountGroupAccountRequest
AccountGroupAccountRequests
virtual System.Collections.Generic.IList<
AccountGroupAccountInvitation
RequesterAccountGroupAccountInvitations
virtual System.Collections.Generic.IList<
AccountEventPicture
AccountEventPictures
virtual System.Collections.Generic.IList<
AccountRssWatch
AccountRssWatchs
virtual System.Collections.Generic.IList<
AccountFlag
AccountFlags
virtual System.Collections.Generic.IList<
AccountFlag
FlaggedAccountAccountFlags
virtual System.Collections.Generic.IList<
PlaceChangeRequest
PlaceChangeRequests

Detailed Description

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

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


Property Documentation

virtual System.Collections.Generic.IList<AccountAddress> AccountAddresses [get, set]
 

-------------------------------------------------------------------------------- summary> Persistent many-one reference property. /summary> remarks> This property accepts multiple references to objects of the type 'AccountAddress'. 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 'AccountAddress.Account'. 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_AccountAddresses' 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 'AccountAddress' table in the data source. The property maps to the identity column 'Account_Id' in the data source. /remarks> --------------------------------------------------------------------------------

virtual System.Collections.Generic.IList<AccountAttribute> AccountAttributes [get, set]
 

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

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

virtual System.Collections.Generic.IList<AccountBlogAuthor> AccountBlogAuthors [get, set]
 

-------------------------------------------------------------------------------- summary> Persistent many-one reference property. /summary> remarks> This property accepts multiple references to objects of the type 'AccountBlogAuthor'. 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 'AccountBlogAuthor.Account'. 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_AccountBlogAuthors' 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 'AccountBlogAuthor' table in the data source. The property maps to the identity column 'Account_Id' in the data source. /remarks> --------------------------------------------------------------------------------

virtual System.Collections.Generic.IList<AccountBlog> AccountBlogs [get, set]
 

-------------------------------------------------------------------------------- summary> Persistent many-one reference property. /summary> remarks> This property accepts multiple references to objects of the type 'AccountBlog'. 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 'AccountBlog.Account'. 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_AccountBlogs' 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 'AccountBlog' table in the data source. The property maps to the identity column 'Account_Id' in the data source. /remarks> --------------------------------------------------------------------------------

virtual System.Collections.Generic.IList<AccountContentGroup> AccountContentGroups [get, set]
 

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

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

virtual System.Collections.Generic.IList<AccountEmailMessage> AccountEmailMessages [get, set]
 

-------------------------------------------------------------------------------- summary> Persistent many-one reference property. /summary> remarks> This property accepts multiple references to objects of the type 'AccountEmailMessage'. 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 'AccountEmailMessage.Account'. 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_AccountEmailMessages' 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 'AccountEmailMessage' table in the data source. The property maps to the identity column 'Account_Id' in the data source. /remarks> --------------------------------------------------------------------------------

virtual System.Collections.Generic.IList<AccountEmail> AccountEmails [get, set]
 

-------------------------------------------------------------------------------- summary> Persistent many-one reference property. /summary> remarks> This property accepts multiple references to objects of the type 'AccountEmail'. 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 'AccountEmail.Account'. 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_AccountEmails' 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 'AccountEmail' table in the data source. The property maps to the identity 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.Account'. 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 slave.

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

virtual System.Collections.Generic.IList<AccountEvent> AccountEvents [get, set]
 

-------------------------------------------------------------------------------- summary> Persistent many-one reference property. /summary> remarks> This property accepts multiple references to objects of the type 'AccountEvent'. 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 'AccountEvent.Account'. 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_AccountEvents' 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 'AccountEvent' table in the data source. The property maps to the identity column 'Account_Id' in the data source. /remarks> --------------------------------------------------------------------------------

virtual System.Collections.Generic.IList<AccountFeed> AccountFeeds [get, set]
 

-------------------------------------------------------------------------------- summary> Persistent many-one reference property. /summary> remarks> This property accepts multiple references to objects of the type 'AccountFeed'. 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 'AccountFeed.Account'. 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_AccountFeeds' 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 'AccountFeed' table in the data source. The property maps to the identity column 'Account_Id' in the data source. /remarks> --------------------------------------------------------------------------------

virtual System.Collections.Generic.IList<AccountFlag> AccountFlags [get, set]
 

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

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

virtual System.Collections.Generic.IList<AccountFriendRequest> AccountFriendRequests [get, set]
 

-------------------------------------------------------------------------------- summary> Persistent many-one reference property. /summary> remarks> This property accepts multiple references to objects of the type 'AccountFriendRequest'. 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 'AccountFriendRequest.Account'. 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_AccountFriendRequests' 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 'AccountFriendRequest' table in the data source. The property maps to the identity column 'Account_Id' in the data source. /remarks> --------------------------------------------------------------------------------

virtual System.Collections.Generic.IList<AccountFriend> AccountFriends [get, set]
 

-------------------------------------------------------------------------------- summary> Persistent many-one reference property. /summary> remarks> This property accepts multiple references to objects of the type 'AccountFriend'. 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 'AccountFriend.Account'. 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_AccountFriends' 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 'AccountFriend' table in the data source. The property maps to the identity column 'Account_Id' in the data source. /remarks> --------------------------------------------------------------------------------

virtual System.Collections.Generic.IList<AccountGroupAccountInvitation> AccountGroupAccountInvitations [get, set]
 

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

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

virtual System.Collections.Generic.IList<AccountGroupAccountRequest> AccountGroupAccountRequests [get, set]
 

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

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

virtual System.Collections.Generic.IList<AccountGroupAccount> AccountGroupAccounts [get, set]
 

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

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

virtual System.Collections.Generic.IList<AccountGroupPicture> AccountGroupPictures [get, set]
 

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

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

virtual System.Collections.Generic.IList<AccountInvitation> AccountInvitations [get, set]
 

-------------------------------------------------------------------------------- summary> Persistent many-one reference property. /summary> remarks> This property accepts multiple references to objects of the type 'AccountInvitation'. 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 'AccountInvitation.Account'. 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_AccountInvitations' 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 'AccountInvitation' table in the data source. The property maps to the identity column 'Account_Id' in the data source. /remarks> --------------------------------------------------------------------------------

virtual System.Collections.Generic.IList<AccountLicense> AccountLicenses [get, set]
 

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

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

virtual System.Collections.Generic.IList<AccountMessageFolder> AccountMessageFolders [get, set]
 

-------------------------------------------------------------------------------- summary> Persistent many-one reference property. /summary> remarks> This property accepts multiple references to objects of the type 'AccountMessageFolder'. 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 'AccountMessageFolder.Account'. 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_AccountMessageFolders' 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 'AccountMessageFolder' table in the data source. The property maps to the identity column 'Account_Id' in the data source. /remarks> --------------------------------------------------------------------------------

virtual System.Collections.Generic.IList<AccountMessage> AccountMessages [get, set]
 

-------------------------------------------------------------------------------- summary> Persistent many-one reference property. /summary> remarks> This property accepts multiple references to objects of the type 'AccountMessage'. 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 'AccountMessage.Account'. 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_AccountMessages' 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 'AccountMessage' table in the data source. The property maps to the identity column 'Account_Id' in the data source. /remarks> --------------------------------------------------------------------------------

virtual System.Collections.Generic.IList<AccountOpenId> AccountOpenIds [get, set]
 

-------------------------------------------------------------------------------- summary> Persistent many-one reference property. /summary> remarks> This property accepts multiple references to objects of the type 'AccountOpenId'. 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 'AccountOpenId.Account'. 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_AccountOpenIds' 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 'AccountOpenId' table in the data source. The property maps to the identity column 'Account_Id' in the data source. /remarks> --------------------------------------------------------------------------------

virtual System.Collections.Generic.IList<AccountPicture> AccountPictures [get, set]
 

-------------------------------------------------------------------------------- summary> Persistent many-one reference property. /summary> remarks> This property accepts multiple references to objects of the type 'AccountPicture'. 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 'AccountPicture.Account'. 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_AccountPictures' 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 'AccountPicture' table in the data source. The property maps to the identity column 'Account_Id' in the data source. /remarks> --------------------------------------------------------------------------------

virtual System.Collections.Generic.IList<AccountPlaceFavorite> AccountPlaceFavorites [get, set]
 

-------------------------------------------------------------------------------- summary> Persistent many-one reference property. /summary> remarks> This property accepts multiple references to objects of the type 'AccountPlaceFavorite'. 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 'AccountPlaceFavorite.Account'. 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_AccountPlaceFavorites' 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 'AccountPlaceFavorite' table in the data source. The property maps to the identity column 'Account_Id' in the data source. /remarks> --------------------------------------------------------------------------------

virtual System.Collections.Generic.IList<AccountPlaceRequest> AccountPlaceRequests [get, set]
 

-------------------------------------------------------------------------------- summary> Persistent many-one reference property. /summary> remarks> This property accepts multiple references to objects of the type 'AccountPlaceRequest'. 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 'AccountPlaceRequest.Account'. 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_AccountPlaceRequests' 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 'AccountPlaceRequest' table in the data source. The property maps to the identity column 'Account_Id' in the data source. /remarks> --------------------------------------------------------------------------------

virtual System.Collections.Generic.IList<AccountPlace> AccountPlaces [get, set]
 

-------------------------------------------------------------------------------- summary> Persistent many-one reference property. /summary> remarks> This property accepts multiple references to objects of the type 'AccountPlace'. 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 'AccountPlace.Account'. 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_AccountPlaces' 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 'AccountPlace' table in the data source. The property maps to the identity column 'Account_Id' in the data source. /remarks> --------------------------------------------------------------------------------

virtual System.Collections.Generic.IList<AccountPropertyValue> AccountPropertyValues [get, set]
 

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

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

virtual System.Collections.Generic.IList<AccountRedirect> AccountRedirects [get, set]
 

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

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

virtual System.Collections.Generic.IList<AccountRssWatch> AccountRssWatchs [get, set]
 

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

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

virtual System.Collections.Generic.IList<AccountStory> AccountStories [get, set]
 

-------------------------------------------------------------------------------- summary> Persistent many-one reference property. /summary> remarks> This property accepts multiple references to objects of the type 'AccountStory'. 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 'AccountStory.Account'. 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_AccountStories' 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 'AccountStory' table in the data source. The property maps to the identity column 'Account_Id' in the data source. /remarks> --------------------------------------------------------------------------------

virtual System.Collections.Generic.IList<AccountSurveyAnswer> AccountSurveyAnswers [get, set]
 

-------------------------------------------------------------------------------- summary> Persistent many-one reference property. /summary> remarks> This property accepts multiple references to objects of the type 'AccountSurveyAnswer'. 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 'AccountSurveyAnswer.Account'. 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_AccountSurveyAnswers' 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 'AccountSurveyAnswer' table in the data source. The property maps to the identity column 'Account_Id' in the data source. /remarks> --------------------------------------------------------------------------------

virtual System.Collections.Generic.IList<AccountWebsite> AccountWebsites [get, set]
 

-------------------------------------------------------------------------------- summary> Persistent many-one reference property. /summary> remarks> This property accepts multiple references to objects of the type 'AccountWebsite'. 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 'AccountWebsite.Account'. 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_AccountWebsites' 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 'AccountWebsite' table in the data source. The property maps to the identity column 'Account_Id' in the data source. /remarks> --------------------------------------------------------------------------------

virtual System.DateTime Birthday [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_Birthday' that holds the value for this property is 'PrivateAccess'.

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

virtual System.Collections.Generic.IList<CampaignAccountRecepient> CampaignAccountRecepients [get, set]
 

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

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

virtual System.String City [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_City' that holds the value for this property is 'PrivateAccess'.

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

virtual Country Country [get, set]
 

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

Mapping information: The property maps to the column 'Country_Id' 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.Collections.Generic.IList<Discussion> Discussions [get, set]
 

-------------------------------------------------------------------------------- summary> Persistent many-one reference property. /summary> remarks> This property accepts multiple references to objects of the type 'Discussion'. 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 'Discussion.Account'. 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_Discussions' 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 'Discussion' table in the data source. The property maps to the identity column 'Account_Id' in the data source. /remarks> --------------------------------------------------------------------------------

virtual System.Boolean Enabled [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_Enabled' that holds the value for this property is 'PrivateAccess'.

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

virtual System.Collections.Generic.IList<AccountFlag> FlaggedAccountAccountFlags [get, set]
 

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

Mapping information: This class maps to the 'AccountFlag' table in the data source. The property maps to the identity column 'FlaggedAccount_Id' 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 'Account_Id' in the data source. /remarks> --------------------------------------------------------------------------------

virtual System.Boolean IsAdministrator [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_IsAdministrator' that holds the value for this property is 'PrivateAccess'.

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

virtual System.Boolean IsPasswordExpired [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_IsPasswordExpired' that holds the value for this property is 'PrivateAccess'.

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

virtual System.Collections.Generic.IList<AccountFriendRequest> KeenAccountFriendRequests [get, set]
 

-------------------------------------------------------------------------------- summary> Persistent many-one reference property. /summary> remarks> This property accepts multiple references to objects of the type 'AccountFriendRequest'. 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 'AccountFriendRequest.Keen'. 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_KeenAccountFriendRequests' 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 'AccountFriendRequest' table in the data source. The property maps to the identity column 'Keen_Id' in the data source. /remarks> --------------------------------------------------------------------------------

virtual System.Collections.Generic.IList<AccountFriend> KeenAccountFriends [get, set]
 

-------------------------------------------------------------------------------- summary> Persistent many-one reference property. /summary> remarks> This property accepts multiple references to objects of the type 'AccountFriend'. 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 'AccountFriend.Keen'. 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_KeenAccountFriends' 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 'AccountFriend' table in the data source. The property maps to the identity column 'Keen_Id' in the data source. /remarks> --------------------------------------------------------------------------------

virtual System.DateTime LastLogin [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_LastLogin' that holds the value for this property is 'PrivateAccess'.

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

virtual System.Collections.Generic.IList<MadLib> MadLibs [get, set]
 

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

Mapping information: This class maps to the 'MadLib' table in the data source. The property maps to the identity column 'Account_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 Password [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_Password' that holds the value for this property is 'PrivateAccess'.

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

virtual System.Collections.Generic.IList<PlaceChangeRequest> PlaceChangeRequests [get, set]
 

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

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

virtual System.Collections.Generic.IList<PlacePicture> PlacePictures [get, set]
 

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

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

virtual System.Collections.Generic.IList<PlaceQueue> PlaceQueues [get, set]
 

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

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

virtual System.Collections.Generic.IList<Place> Places [get, set]
 

-------------------------------------------------------------------------------- summary> Persistent many-one reference property. /summary> remarks> This property accepts multiple references to objects of the type 'Place'. 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 'Place.Account'. 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_Places' 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 'Place' table in the data source. The property maps to the identity column 'Account_Id' in the data source. /remarks> --------------------------------------------------------------------------------

virtual System.Collections.Generic.IList<RefererAccount> RefererAccounts [get, set]
 

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

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

virtual System.Collections.Generic.IList<ReminderEvent> ReminderEvents [get, set]
 

-------------------------------------------------------------------------------- summary> Persistent many-one reference property. /summary> remarks> This property accepts multiple references to objects of the type 'ReminderEvent'. 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 'ReminderEvent.Account'. 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_ReminderEvents' 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 'ReminderEvent' table in the data source. The property maps to the identity column 'Account_Id' in the data source. /remarks> --------------------------------------------------------------------------------

virtual System.Collections.Generic.IList<AccountGroupAccountInvitation> RequesterAccountGroupAccountInvitations [get, set]
 

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

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

virtual System.Collections.Generic.IList<Schedule> Schedules [get, set]
 

-------------------------------------------------------------------------------- summary> Persistent many-one reference property. /summary> remarks> This property accepts multiple references to objects of the type 'Schedule'. 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 'Schedule.Account'. 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_Schedules' 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 'Schedule' table in the data source. The property maps to the identity column 'Account_Id' in the data source. /remarks> --------------------------------------------------------------------------------

virtual System.String Signature [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_Signature' that holds the value for this property is 'PrivateAccess'.

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

virtual State State [get, set]
 

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

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

virtual System.Int32 TimeZone [get, set]
 

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

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


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