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