ChapterChapterTypeId Property
Namespace: Ignition.CrmAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("chp_cht_key")]
public NetForumId ChapterTypeId { get; set; }
<NetForumFieldAttribute("chp_cht_key")>
Public Property ChapterTypeId As NetForumId
Get
Set
public:
[NetForumFieldAttribute(L"chp_cht_key")]
property NetForumId^ ChapterTypeId {
NetForumId^ get ();
void set (NetForumId^ value);
}
[<NetForumFieldAttribute("chp_cht_key")>]
member ChapterTypeId : NetForumId with get, set
Property Value
NetForumId