RegistrantType Class

Definition

Namespace: Ignition.Events
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
[NetForumBusinessObjectAttribute("RegistrantType")]
public class RegistrantType : NetForumEntity
Inheritance
Object    NetForumEntity    RegistrantType

Constructors

RegistrantTypeInitializes a new instance of the RegistrantType class

Properties

Id Primary key of the NetFORUM entity.
(Inherited from NetForumEntity)
IsGuestType 
RevisionInformation
(Inherited from NetForumEntity)
TypeCode 

Methods

CastToCustomEntityTEntity Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity)

See Also