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