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