<Code Lib>
2020 Method
Changes 0
M

FabricationConfiguration.LocateSpecification

Description:
Gets the specification identifier by group and name.

public int LocateSpecification(
	string group,
	string name
)

Return Value int The specification identifier. Returns -1 if not found.

Loading…