Property MissingSections
MissingSections
Gets or sets the missing sections.
public List<SectionDefinitionID> MissingSections { get; set; }
Property Value
- List<SectionDefinitionID>
The missing sections.
Gets or sets the missing sections.
public List<SectionDefinitionID> MissingSections { get; set; }
The missing sections.