FabricationConfiguration.LocateSpecification
Description:
Gets the specification identifier by group and name.
Gets the specification identifier by group and name.
public int LocateSpecification(
string group,
string name
)
-
StringgroupThe specification group.
-
StringnameThe specification name.
Return Value
Int32
The specification identifier. Returns -1 if not found.
-
A non-optional argument was null