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