Свойство | Type | Description | |
---|---|---|---|
CheckSurveyId | void | ||
RelocationsApi |
Méthode | Description | |
---|---|---|
InitializeNfieldConnection ( INfieldConnectionClient connection ) : void | ||
QueryAsync ( string surveyId ) : Task |
See INfieldSurveyRelocationsService.QueryAsync
|
|
UpdateAsync ( string surveyId, |
See INfieldSurveyRelocationsService.UpdateAsync
|
Méthode | Description | |
---|---|---|
CheckSurveyId ( string surveyId ) : void | ||
RelocationsApi ( string surveyId ) : |
public InitializeNfieldConnection ( INfieldConnectionClient connection ) : void | ||
connection | INfieldConnectionClient | |
Résultat | void |
public QueryAsync ( string surveyId ) : Task |
||
surveyId | string | |
Résultat | Task |
public UpdateAsync ( string surveyId, |
||
surveyId | string | |
relocation | ||
Résultat | System.Threading.Tasks.Task |