[Missing <summary> documentation for "P:XmlDefs.BulletinBoard.MaxPosts"]

Namespace: XmlDefs
Assembly: XmlDefs (in XmlDefs.dll) Version: 0.5.0.0

Syntax

C#
[HelpAttribute("The maximum number of posts to display on this board.")]
public virtual int MaxPosts { get; set; }

See Also