section_type_settings property
section_type_settings property
Gets or sets the section type settings.
Definition:
@property
def section_type_settings(self):
...
@section_type_settings.setter
def section_type_settings(self, value):
...
Gets or sets the section type settings.
@property
def section_type_settings(self):
...
@section_type_settings.setter
def section_type_settings(self, value):
...