FabricationPartAlias Property |
The alias of the fabrication part.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic string Alias { get; }
Public ReadOnly Property Alias As String
Get
public:
property String^ Alias {
String^ get ();
}
member Alias : string with get
Property Value
String
See Also