public class CommitteePosition : CopRelationship
Public Class CommitteePosition
Inherits CopRelationship
public ref class CommitteePosition : public CopRelationship
type CommitteePosition =
class
inherit CopRelationship
end
CommitteePosition | Initializes a new instance of the CommitteePosition class |
CommitteeId | (Overrides CopRelationshipCommitteeId) |
Id |
Primary key of the NetFORUM entity.
(Inherited from NetForumEntity) |
IsPositionAdmin | (Inherited from CopRelationship) |
IsPositionChapter | (Inherited from CopRelationship) |
IsPositionFunded | (Inherited from CopRelationship) |
IsPositionRenewable | (Inherited from CopRelationship) |
IsPositionVoting | (Inherited from CopRelationship) |
Order | (Inherited from CopRelationship) |
PositionId | (Inherited from CopRelationship) |
RevisionInformation | (Inherited from NetForumEntity) |
Term | (Inherited from CopRelationship) |
CastToCustomEntityTEntity |
Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity) |