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