Свойство | Тип | Описание | |
---|---|---|---|
CheckSurveyId | void | ||
RelocationsApi |
Метод | Описание | |
---|---|---|
InitializeNfieldConnection ( INfieldConnectionClient connection ) : void | ||
QueryAsync ( string surveyId ) : Task |
See INfieldSurveyRelocationsService.QueryAsync
|
|
UpdateAsync ( string surveyId, |
See INfieldSurveyRelocationsService.UpdateAsync
|
Метод | Описание | |
---|---|---|
CheckSurveyId ( string surveyId ) : void | ||
RelocationsApi ( string surveyId ) : |
public InitializeNfieldConnection ( INfieldConnectionClient connection ) : void | ||
connection | INfieldConnectionClient | |
Результат | void |
public QueryAsync ( string surveyId ) : Task |
||
surveyId | string | |
Результат | Task |
public UpdateAsync ( string surveyId, |
||
surveyId | string | |
relocation | ||
Результат | System.Threading.Tasks.Task |