| IUserDefinedConcreteConcreteType Property |
Gets the concrete type
Namespace: TSD.API.Remoting.MaterialsAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IPropertyWithValidValues<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
IPropertyWithValidValuesConcreteTypeSee Also