Property | Type | Description | |
---|---|---|---|
CheckSurveyId | void | ||
PublicIdsApi |
Method | Description | |
---|---|---|
InitializeNfieldConnection ( INfieldConnectionClient connection ) : void | ||
QueryAsync ( string surveyId ) : Task |
See INfieldSurveyPublicIdsService.QueryAsync
|
Method | Description | |
---|---|---|
CheckSurveyId ( string surveyId ) : void | ||
PublicIdsApi ( string surveyId ) : |
public InitializeNfieldConnection ( INfieldConnectionClient connection ) : void | ||
connection | INfieldConnectionClient | |
return | void |
public QueryAsync ( string surveyId ) : Task |
||
surveyId | string | |
return | Task |