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