Syntax
public
static
void Events_RaiseEvent(string Event_Code, int? Feed_Id, string Detail1_Name, string Detail1_Value, string Detail2_Name, string Detail2_Value)
Parameters
- Event_Code
- Type: string
- Feed_Id
- Type: int?
- Detail1_Name
- Type: string
- Detail1_Value
- Type: string
- Detail2_Name
- Type: string
- Detail2_Value
- Type: string