Syntax
public
static
int? Connectors_CreateOrUpdateConnector(string FeedType_Name, string Connector_Name, string Connector_Url, string Filter_Csv, string User_Name, byte[] Password_Bytes, int? Timeout_Period, int? Connector_Id)
Parameters
- FeedType_Name
- Type: string
- Connector_Name
- Type: string
- Connector_Url
- Type: string
- Filter_Csv
- Type: string
- User_Name
- Type: string
- Password_Bytes
- Type: byte[]
- Timeout_Period
- Type: int?
- Connector_Id
- Type: int?