SystemOption Class

Definition

Namespace: Ignition.Framework.Metadata
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
[NetForumBusinessObjectAttribute("SystemOption")]
public class SystemOption : NetForumEntity
Inheritance
Object    NetForumEntity    SystemOption

Constructors

SystemOptionInitializes a new instance of the SystemOption class

Properties

HasValue 
Id Primary key of the NetFORUM entity.
(Inherited from NetForumEntity)
Name 
OptionObsolete.
RevisionInformation
(Inherited from NetForumEntity)
Value 

Methods

CastToCustomEntityTEntity Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity)

See Also