[ObsoleteAttribute("Use RegistrantType instead. (6.0)")]
[NetForumBusinessObjectAttribute("RegistrantType")]
public class RegistrationType : NetForumEntity<ObsoleteAttribute("Use RegistrantType instead. (6.0)")>
<NetForumBusinessObjectAttribute("RegistrantType")>
Public Class RegistrationType
Inherits NetForumEntity[ObsoleteAttribute(L"Use RegistrantType instead. (6.0)")]
[NetForumBusinessObjectAttribute(L"RegistrantType")]
public ref class RegistrationType : public NetForumEntity[<ObsoleteAttribute("Use RegistrantType instead. (6.0)")>]
[<NetForumBusinessObjectAttribute("RegistrantType")>]
type RegistrationType =
class
inherit NetForumEntity
end| RegistrationType | Initializes a new instance of the RegistrationType class |
| Id |
Primary key of the NetFORUM entity.
(Inherited from NetForumEntity) |
| IsGuestType | |
| RevisionInformation | (Inherited from NetForumEntity) |
| TypeCode |
| CastToCustomEntityTEntity |
Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity) |