FabricationPartLiningType Property |
The lining type of the fabrication part.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic 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