[NetForumBusinessObjectAttribute("ChapterOfficers")]
public abstract class CpxRelationship : NetForumEntity
<NetForumBusinessObjectAttribute("ChapterOfficers")>
Public MustInherit Class CpxRelationship
Inherits NetForumEntity
[NetForumBusinessObjectAttribute(L"ChapterOfficers")]
public ref class CpxRelationship abstract : public NetForumEntity
[<AbstractClassAttribute>]
[<NetForumBusinessObjectAttribute("ChapterOfficers")>]
type CpxRelationship =
class
inherit NetForumEntity
end
CpxRelationship | Initializes a new instance of the CpxRelationship class |
ChapterId | |
EndDate | |
Id |
Primary key of the NetFORUM entity.
(Inherited from NetForumEntity) |
IndividualId | |
PositionCode | |
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 |