Autodesk Vault ProfessionalVault API

ForumService Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

Contains methods for posting messages.

Syntax

public sealed class ForumService : ForumServiceBase, IWebService  
Public NotInheritable Class ForumService
   Inherits ForumServiceBase
   Implements IWebService 

Methods

NameDescription
CheckRolePermissionsCheck if the current logged in user has permission to execute specific web service APIs
GetMessageGroupsByForumIdGets all of the Messages and attachments for a Forum.
GetMessagesByForumIdGets all the Messages for a Forum.

Returned By

Where you get a ForumService — members that return one.

Inheritance Hierarchy

See Also