[NetForumBusinessObjectAttribute("EventsRegistrant")]
public class RegistrationInformation : NetForumEntity<NetForumBusinessObjectAttribute("EventsRegistrant")>
Public Class RegistrationInformation
Inherits NetForumEntity[NetForumBusinessObjectAttribute(L"EventsRegistrant")]
public ref class RegistrationInformation : public NetForumEntity[<NetForumBusinessObjectAttribute("EventsRegistrant")>]
type RegistrationInformation =
class
inherit NetForumEntity
end| RegistrationInformation | Initializes a new instance of the RegistrationInformation class |
| AdaRequirements | |
| AffiliationId | |
| City | |
| CommunicationMethod | |
| Country | |
| CustomerAddressId | |
| CustomerFaxId | |
| CustomerId | |
| CustomerPhoneId | |
| EmailId | |
| EventId | |
| Id |
Primary key of the NetFORUM entity.
(Inherited from NetForumEntity) |
| Name | |
| OrganizationName | |
| Province | |
| RegistrantTypeId | |
| RevisionInformation | (Inherited from NetForumEntity) |
| SourceId | |
| State | |
| Title | |
| WebsiteId |
| CastToCustomEntityTEntity |
Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity) |