The vendor of the fabrication part.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
Since:
2017
Syntax
C# |
---|
public string Vendor { get; } |
Visual Basic |
---|
Public ReadOnly Property Vendor As String
Get |
Visual C++ |
---|
public:
property String^ Vendor {
String^ get ();
} |
See Also