ParameterTypeId.FabricationPartBoughtOut Property

ParameterTypeIdFabricationPartBoughtOut Property

"Bought Out"

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

Property Value

ForgeTypeId
See Also