| IEncasedSectionConcrete Property |
Gets the concrete
Namespace: TSD.API.Remoting.SectionsAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IPropertyWithValidValues<IConcrete> Concrete { get; }
ReadOnly Property Concrete As IPropertyWithValidValues(Of IConcrete)
Get
property IPropertyWithValidValues<IConcrete^>^ Concrete {
IPropertyWithValidValues<IConcrete^>^ get ();
}
abstract Concrete : IPropertyWithValidValues<IConcrete> with get
Property Value
IPropertyWithValidValuesIConcreteSee Also