Property Blocks
Blocks
Gets or sets article blocks that represent individual paragraphs.
Declaration
[[System.Runtime.CompilerServices.Nullable(new System.Byte[] { 2, 1 })]]
public System.Collections.Generic.List<Den.Dev.Grunt.Models.Waypoint.ArticleBlock>? Blocks { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<ArticleBlock> |