IParametricSectionHoles Property

Gets the list of section holes

Namespace:  TSD.API.Remoting.Sections
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
IReadOnlyList<ISectionHole> Holes { get; }

Property Value

Type: IReadOnlyListISectionHole
See Also