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