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