<Code Lib>
2022 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
)

  • Int32
    serviceId
    The service identifier.
Return Value FabricationService The service based on the service identifier.

Loading…