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 AskListingQuestion( string actingUserName, string userName, int listingId, string questionText, out int newListingQuestionId )
Parameters
- actingUserName
- Type: SystemString
- userName
- Type: SystemString
- listingId
- Type: SystemInt32
- questionText
- Type: SystemString
- newListingQuestionId
- Type: SystemInt32
See Also