Свойство | Type | Description | |
---|---|---|---|
CheckSurveyId | void | ||
SettingsApi |
Méthode | Description | |
---|---|---|
AddOrUpdateAsync ( string surveyId, Nfield.Models.SurveySetting setting ) : Task |
See INfieldSurveySettingsService.AddOrUpdateAsync
|
|
InitializeNfieldConnection ( INfieldConnectionClient connection ) : void | ||
QueryAsync ( string surveyId ) : Task |
See INfieldSurveySettingsService.QueryAsync
|
Méthode | Description | |
---|---|---|
CheckSurveyId ( string surveyId ) : void | ||
SettingsApi ( string surveyId, string id ) : |
public AddOrUpdateAsync ( string surveyId, Nfield.Models.SurveySetting setting ) : Task |
||
surveyId | string | |
setting | Nfield.Models.SurveySetting | |
Résultat | Task |
public InitializeNfieldConnection ( INfieldConnectionClient connection ) : void | ||
connection | INfieldConnectionClient | |
Résultat | void |
public QueryAsync ( string surveyId ) : Task |
||
surveyId | string | |
Résultat | Task |