FabricationConfiguration.GetAncillaryGroupName
Description:
Gets the fabrication ancillary group and name for the specified fabrication ancillary identifier.
Gets the fabrication ancillary group and name for the specified fabrication ancillary identifier.
public string GetAncillaryGroupName(
int ancillaryId
)
-
Int32ancillaryIdThe fabrication ancillary database identifier of the ancillary.
Return Value
string
The group and name of the ancillary.
-
The ancillary does not exist.