<Code Lib>
2026 Method
Changes 5
M

FabricationConfiguration.GetSpecificationGroup

Description:
Gets the specification group from its identifier.

public string GetSpecificationGroup(
	int specId
)

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

Loading…