CpxRelationshipChapterId Property
Namespace: Ignition.CrmAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("cpx_chp_cst_key")]
public virtual NetForumId ChapterId { get; set; }
<NetForumFieldAttribute("cpx_chp_cst_key")>
Public Overridable Property ChapterId As NetForumId
Get
Set
public:
[NetForumFieldAttribute(L"cpx_chp_cst_key")]
virtual property NetForumId^ ChapterId {
NetForumId^ get ();
void set (NetForumId^ value);
}
[<NetForumFieldAttribute("cpx_chp_cst_key")>]
abstract ChapterId : NetForumId with get, set
[<NetForumFieldAttribute("cpx_chp_cst_key")>]
override ChapterId : NetForumId with get, set
Property Value
NetForumId