[NetForumBusinessObjectAttribute("WebPostingGroup")]
public class WebPostingGroup : NetForumEntity
<NetForumBusinessObjectAttribute("WebPostingGroup")>
Public Class WebPostingGroup
Inherits NetForumEntity
[NetForumBusinessObjectAttribute(L"WebPostingGroup")]
public ref class WebPostingGroup : public NetForumEntity
[<NetForumBusinessObjectAttribute("WebPostingGroup")>]
type WebPostingGroup =
class
inherit NetForumEntity
end
WebPostingGroup | Initializes a new instance of the WebPostingGroup class |
Group | |
Id |
Primary key of the NetFORUM entity.
(Inherited from NetForumEntity) |
Name | |
RevisionInformation | (Inherited from NetForumEntity) |
CastToCustomEntityTEntity |
Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity) |