Method | Description | |
---|---|---|
AddPPMData ( |
||
GetLatestRecord ( byte operatorCode, string name ) : |
||
GetLatestRecords ( byte operatorCode, string name, System.DateTime startDate, System.DateTime endDate ) : IEnumerable |
||
GetSectors ( byte operatorCode = null ) : IEnumerable |
public AddPPMData ( |
||
record | ||
return | void |
public GetLatestRecord ( byte operatorCode, string name ) : |
||
operatorCode | byte | |
name | string | |
return |
public GetLatestRecords ( byte operatorCode, string name, System.DateTime startDate, System.DateTime endDate ) : IEnumerable |
||
operatorCode | byte | |
name | string | |
startDate | System.DateTime | |
endDate | System.DateTime | |
return | IEnumerable |
public GetSectors ( byte operatorCode = null ) : IEnumerable |
||
operatorCode | byte | |
return | IEnumerable |