SetServicesToLoad Method


Fabrication Configuration Set Services To Load Method


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public bool SetServicesToLoad(
	IList<int> serviceIds
)

Parameters

serviceIds IList Int32

Return Value

Boolean
See Also