<Code Lib>
2024 Method
Changes 0
M

FabricationConfiguration.GetAncillaryName

Description:
Gets the fabrication ancillary name for the specified fabrication ancillary identifier.

public string GetAncillaryName(
	int ancillaryId
)

  • Int32
    ancillaryId
    The fabrication ancillary database identifier of the ancillary.
Return Value string The name of the ancillary.

Loading…