Property | Type | Description | |
---|---|---|---|
CheckSurveyId | void | ||
RelocationsApi |
Method | Description | |
---|---|---|
InitializeNfieldConnection ( INfieldConnectionClient connection ) : void | ||
QueryAsync ( string surveyId ) : Task |
See INfieldSurveyRelocationsService.QueryAsync
|
|
UpdateAsync ( string surveyId, |
See INfieldSurveyRelocationsService.UpdateAsync
|
Method | Description | |
---|---|---|
CheckSurveyId ( string surveyId ) : void | ||
RelocationsApi ( string surveyId ) : |
public InitializeNfieldConnection ( INfieldConnectionClient connection ) : void | ||
connection | INfieldConnectionClient | |
return | void |
public QueryAsync ( string surveyId ) : Task |
||
surveyId | string | |
return | Task |
public UpdateAsync ( string surveyId, |
||
surveyId | string | |
relocation | ||
return | System.Threading.Tasks.Task |