<Code Lib>
2020 Method
Changes 0
M

FabricationConfiguration.GetService

Description:
Get the service based on the service identifier from the fabrication configuration in the current document.

public FabricationService GetService(
	int serviceId
)

Return Value FabricationService The service based on the service identifier.

Loading…