[NetForumBusinessObjectAttribute("ChapterType")]
public class ChapterType : NetForumEntity<NetForumBusinessObjectAttribute("ChapterType")>
Public Class ChapterType
Inherits NetForumEntity[NetForumBusinessObjectAttribute(L"ChapterType")]
public ref class ChapterType : public NetForumEntity[<NetForumBusinessObjectAttribute("ChapterType")>]
type ChapterType =
class
inherit NetForumEntity
end| ChapterType | Initializes a new instance of the ChapterType class |
| Id |
Primary key of the NetFORUM entity.
(Inherited from NetForumEntity) |
| 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) |