Property | Type | Description | |
---|---|---|---|
CheckSurveyId | void | ||
PublishSurveyApi |
Method | Description | |
---|---|---|
GetAsync ( string surveyId ) : Task |
||
InitializeNfieldConnection ( INfieldConnectionClient connection ) : void | ||
PutAsync ( string surveyId, Nfield.Models.SurveyPublishTypeUpgradeModel surveyPublishTypeUpgrade ) : System.Threading.Tasks.Task |
Method | Description | |
---|---|---|
CheckSurveyId ( string surveyId ) : void | ||
PublishSurveyApi ( string surveyId ) : |
public InitializeNfieldConnection ( INfieldConnectionClient connection ) : void | ||
connection | INfieldConnectionClient | |
return | void |
public PutAsync ( string surveyId, Nfield.Models.SurveyPublishTypeUpgradeModel surveyPublishTypeUpgrade ) : System.Threading.Tasks.Task | ||
surveyId | string | |
surveyPublishTypeUpgrade | Nfield.Models.SurveyPublishTypeUpgradeModel | |
return | System.Threading.Tasks.Task |