<Code Lib>
2025 Method
Changes 5
M

FabricationConfiguration.GetSpecificationGroup

Description:
Gets the specification group from its identifier.

public string GetSpecificationGroup(
	int specId
)

  • specId
    The specification identifier.
Return Value String The specification group.

Loading…