<Code Lib>
2022 Method
Changes 0
M

FabricationConfiguration.GetSpecificationName

Description:
Gets the specification name from its identifier.

public string GetSpecificationName(
	int specId
)

  • Int32
    specId
    The specification identifier.
Return Value string The specification name;

Loading…