| IHorizontalConstructionPlaneType Property |
Gets the type of the level
Namespace: TSD.API.Remoting.StructureAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IProperty<PlaneType> Type { get; }
ReadOnly Property Type As IProperty(Of PlaneType)
Get
property IProperty<PlaneType>^ Type {
IProperty<PlaneType>^ get ();
}
abstract Type : IProperty<PlaneType> with get
Property Value
IPropertyPlaneTypeSee Also