docs.inedo.com →
inedo.com →
ProGet SDK Reference
Version:
4.3.0
4.0.0
ProGet SDK
Inedo.ProGet.Data
DB
Connectors_SetUpdated(int!,System.DateTime!)
Connectors_SetUpdated(int? Connector_Id, System.DateTime? IndexUpdated_Date) Method
Marks a connector as updated.
Syntax
public
static
void
Connectors_SetUpdated(
int
? Connector_Id,
System.DateTime
? IndexUpdated_Date)
Parameters
Connector_Id
Type: int?
IndexUpdated_Date
Type: System.DateTime?