[NetForumBusinessObjectAttribute("Committee")]
public class Committee : CommitteeBase
<NetForumBusinessObjectAttribute("Committee")>
Public Class Committee
Inherits CommitteeBase
[NetForumBusinessObjectAttribute(L"Committee")]
public ref class Committee : public CommitteeBase
[<NetForumBusinessObjectAttribute("Committee")>]
type Committee =
class
inherit CommitteeBase
end
Committee | Initializes a new instance of the Committee class |
Association | |
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) |
IsSubcommittee | |
Name | (Inherited from CommitteeBase) |
ParentCommitteeId | |
Region | |
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) |