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