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