SectionAccessTable Constructor
Last updated: 9/8/2026Overloads
SectionAccessTable(SectionAccessScope)
Declaration
public SectionAccessTable(SectionAccessScope scope)
Parameters
| Type | Name | Description |
|---|---|---|
| SectionAccessScope | scope |
SectionAccessTable(Guid, String, SectionAccessScope)
Declaration
public SectionAccessTable(Guid tableId, string name, SectionAccessScope scope)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Guid | tableId | |
| System.String | name | |
| SectionAccessScope | scope |