public abstract class NetForumEntity
Public MustInherit Class NetForumEntity
public ref class NetForumEntity abstract
[<AbstractClassAttribute>]
type NetForumEntity = class end
NetForumEntity | Initializes a new instance of the NetForumEntity class |
Id | Primary key of the NetFORUM entity. |
RevisionInformation |
CastToCustomEntityTEntity | Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar. |