<Code Lib>
2022 Method
Changes 4
M

FabricationConfiguration.GetSpecificationGroup

Description:
Gets the specification group from its identifier.

public string GetSpecificationGroup(
	int specId
)

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

Loading…