| IWestokCellularSectionTopSection Property |
Gets the top section
Namespace: TSD.API.Remoting.SectionsAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IProperty<ISection> TopSection { get; }
ReadOnly Property TopSection As IProperty(Of ISection)
Get
property IProperty<ISection^>^ TopSection {
IProperty<ISection^>^ get ();
}
abstract TopSection : IProperty<ISection> with get
Property Value
IPropertyISectionSee Also