 | IEncasedSectionConcrete Property |
Gets the concrete
Namespace:
TSD.API.Remoting.SectionsAssembly:
TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
SyntaxIPropertyWithValidValues<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
Type:
IPropertyWithValidValuesIConcrete
See Also