| ISlabOpeningSlabOpeningType Property |
Gets the type of the slab opening
Namespace: TSD.API.Remoting.StructureAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
Syntax IPropertyWithValidValues<SlabOpeningType> SlabOpeningType { get; }
ReadOnly Property SlabOpeningType As IPropertyWithValidValues(Of SlabOpeningType)
Get
property IPropertyWithValidValues<SlabOpeningType>^ SlabOpeningType {
IPropertyWithValidValues<SlabOpeningType>^ get ();
}
abstract SlabOpeningType : IPropertyWithValidValues<SlabOpeningType> with get
Property Value
IPropertyWithValidValuesSlabOpeningTypeSee Also