RVTDocs.com

FabricationConfiguration.GetSpecificationGroup

Method
Description:
Gets the specification group from its identifier.
Syntax
public string GetSpecificationGroup(
	int specId
)
Parameters
Parameter Type Description
specId Int32 The specification identifier.
Return Value
Type Description
String The specification group.