Method | Description | |
---|---|---|
RunImport ( string text, System.DateTime date, int fundid, bool fromFile ) : int? |
Method | Description | |
---|---|---|
Import ( CsvReader csv, System.DateTime date, int fundid ) : int? |
public RunImport ( string text, System.DateTime date, int fundid, bool fromFile ) : int? | ||
text | string | |
date | System.DateTime | |
fundid | int | |
fromFile | bool | |
return | int? |