NetForumEntityId Property

Primary key of the NetFORUM entity.

Definition

Namespace: Ignition.Framework.Entities
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
public virtual NetForumId Id { get; protected set; }

Property Value

NetForumId

Remarks

This property does not need to be manually bound to a NetFORUM field, as it is automatically bound by Ignition.

See Also