Namespace:
RainWorx.FrameWorx.Services
Assembly: RainWorx.FrameWorx.Services (in RainWorx.FrameWorx.Services.dll) Version: 3.5
Assembly: RainWorx.FrameWorx.Services (in RainWorx.FrameWorx.Services.dll) Version: 3.5
Syntax
C#
void AnswerListingQuestion( string actingUserName, int questionId, string answerText )
Parameters
- actingUserName
- Type: SystemString
- questionId
- Type: SystemInt32
- answerText
- Type: SystemString
See Also