 | ISlabOpeningSlabOpeningType Property |
Gets the type of the slab opening
Namespace:
TSD.API.Remoting.StructureAssembly:
TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
SyntaxIPropertyWithValidValues<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
Type:
IPropertyWithValidValuesSlabOpeningType
See Also