| ICompoundSectionWithSourceSourceSection Property |
Gets the source section
Namespace: TSD.API.Remoting.SectionsAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax ISection SourceSection { get; }
ReadOnly Property SourceSection As ISection
Get
property ISection^ SourceSection {
ISection^ get ();
}
abstract SourceSection : ISection with get
Property Value
ISectionSee Also