[NetForumBusinessObjectAttribute("EventsRegistrantGroup")]
public class GroupRegistrationInformation : NetForumEntity
<NetForumBusinessObjectAttribute("EventsRegistrantGroup")>
Public Class GroupRegistrationInformation
Inherits NetForumEntity
[NetForumBusinessObjectAttribute(L"EventsRegistrantGroup")]
public ref class GroupRegistrationInformation : public NetForumEntity
[<NetForumBusinessObjectAttribute("EventsRegistrantGroup")>]
type GroupRegistrationInformation =
class
inherit NetForumEntity
end
GroupRegistrationInformation | Initializes a new instance of the GroupRegistrationInformation class |
CommitteeId | |
CustomerAddressId | |
CustomerFaxId | |
CustomerPhoneId | |
EmailId | |
EventId | |
Id |
Primary key of the NetFORUM entity.
(Inherited from NetForumEntity) |
IndividualId | |
InvoiceCode | |
OrganizationId | |
PreferredCommunicationMethod | |
RegistrantTypeId | |
RegistrationDate | |
RegistrationTypeId | Obsolete. |
RevisionInformation | (Inherited from NetForumEntity) |
SourceCodeId | |
WebsiteId |
CastToCustomEntityTEntity |
Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity) |