public class ExhibitorRegistration : ExhibitorInformation
Public Class ExhibitorRegistration
Inherits ExhibitorInformation
public ref class ExhibitorRegistration : public ExhibitorInformation
type ExhibitorRegistration =
class
inherit ExhibitorInformation
end
ExhibitorRegistration | Initializes a new instance of the ExhibitorRegistration class |
CastToCustomEntityTEntity |
Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity) |