[NetForumBusinessObjectAttribute("Committee")]
public abstract class CommitteeBase : NetForumEntity<NetForumBusinessObjectAttribute("Committee")>
Public MustInherit Class CommitteeBase
Inherits NetForumEntity[NetForumBusinessObjectAttribute(L"Committee")]
public ref class CommitteeBase abstract : public NetForumEntity[<AbstractClassAttribute>]
[<NetForumBusinessObjectAttribute("Committee")>]
type CommitteeBase =
class
inherit NetForumEntity
end| CommitteeBase | Initializes a new instance of the CommitteeBase class |
| CommitteeCode | |
| CommitteeType | |
| Description | |
| EndDate | |
| HtmlDescription | |
| Id |
Primary key of the NetFORUM entity.
(Inherited from NetForumEntity) |
| Name | |
| RevisionInformation | (Inherited from NetForumEntity) |
| StartDate |
| CastToCustomEntityTEntity |
Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity) |
| IsActive |