[NetForumBusinessObjectAttribute("Chapter")]
public class Chapter : NetForumEntity, ICustomer,
ICustomerIdentity
<NetForumBusinessObjectAttribute("Chapter")>
Public Class Chapter
Inherits NetForumEntity
Implements ICustomer, ICustomerIdentity
[NetForumBusinessObjectAttribute(L"Chapter")]
public ref class Chapter : public NetForumEntity,
ICustomer, ICustomerIdentity
[<NetForumBusinessObjectAttribute("Chapter")>]
type Chapter =
class
inherit NetForumEntity
interface ICustomer
interface ICustomerIdentity
end
Chapter | Initializes a new instance of the Chapter class |
ChapterCode | |
ChapterName | |
ChapterType | |
ChapterTypeId | |
CustomerType | |
Id |
Primary key of the NetFORUM entity.
(Inherited from NetForumEntity) |
IndividualRelationships | A collection of all relationships with individuals, active or inactive. This collection does not exclude relationships based on start or end date, nor does it exclude relationships with soft deleted individuals. |
Officers | |
RecordNumber | |
RecordNumberId | |
RevisionInformation | (Inherited from NetForumEntity) |
SortName |
CastToCustomEntityTEntity |
Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity) |