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