<Code Lib>
2026 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…