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