FabricationPart.LiningType Property

FabricationPartLiningType Property

The lining type of the fabrication part.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public string LiningType { get; }
Public ReadOnly Property LiningType As String
	Get
public:
property String^ LiningType {
	String^ get ();
}
member LiningType : string with get

Property Value

String
See Also