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