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