ModuleCommandsPollsGetPollAnswerInfo Method |
Returns answer info specified by ID.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public static BaseInfo PollsGetPollAnswerInfo(
int answerId
)
Parameters
- answerId
- Type: SystemInt32
Answer info ID
Return Value
Type:
BaseInfoSee Also