 | ISlabDataConcreteType Property |
Gets the concrete type
Namespace:
TSD.API.Remoting.StructureAssembly:
TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
SyntaxIPropertyWithValidValues<ConcreteType> ConcreteType { get; }
ReadOnly Property ConcreteType As IPropertyWithValidValues(Of ConcreteType)
Get
property IPropertyWithValidValues<ConcreteType>^ ConcreteType {
IPropertyWithValidValues<ConcreteType>^ get ();
}
abstract ConcreteType : IPropertyWithValidValues<ConcreteType> with get
Property Value
Type:
IPropertyWithValidValuesConcreteType
See Also