Syntax
public
void Connectors_SetStatus(int? Connector_Id, string Status_Code, long? Package_Count, System.DateTime? LastTest_Date)
Parameters
- Connector_Id
- Type: int?
- Status_Code
- Type: string
- Package_Count
- Type: long?
- LastTest_Date
- Type: System.DateTime?