[NetForumBusinessObjectAttribute("Individual")]
public class EWebAccountRegistration : NetForumEntity
<NetForumBusinessObjectAttribute("Individual")>
Public Class EWebAccountRegistration
Inherits NetForumEntity
[NetForumBusinessObjectAttribute(L"Individual")]
public ref class EWebAccountRegistration : public NetForumEntity
[<NetForumBusinessObjectAttribute("Individual")>]
type EWebAccountRegistration =
class
inherit NetForumEntity
end
EWebAccountRegistration | Initializes a new instance of the EWebAccountRegistration class |
AddressCity | |
AddressCountry | |
AddressLine1 | |
AddressLine2 | |
AddressLine3 | |
AddressMailStop | |
AddressPostalCode | |
AddressProvince | |
AddressState | |
AddressTypeId | |
EmailAddress | |
EmailType | |
FirstName | |
Id |
Primary key of the NetFORUM entity.
(Inherited from NetForumEntity) |
LastName | |
OrganizationId | |
OrganizationName | |
Password | |
PhoneCountryId | |
PhoneNumber | |
PhoneTypeId | |
Prefix | |
RevisionInformation | (Inherited from NetForumEntity) |
Suffix | |
UserName |
CastToCustomEntityTEntity |
Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity) |