Method WithSectionDefinitionID
WithSectionDefinitionID(SectionDefinitionID)
Sets the section definition ID for the section.
public T WithSectionDefinitionID(SectionDefinitionID sectionDefinitionID)
Parameters
sectionDefinitionID
SectionDefinitionIDThe section definition ID to set.
Returns
- T
The builder instance.