<Code Lib>
2020 Constructor
Changes 7
C

FabricationPartSizeMap(String, Double, Double, Boolean, ConnectorProfileType, Int32, Int32)

Description:
Creates a new instance of the FabricationPartSizeMap class.
Overloads (2):
FabricationPartSizeMap(String,Double,Double,Boolean,ConnectorProfileType,Int32,Int32)

public FabricationPartSizeMap(
	string size,
	double widthDiameter,
	double depth,
	bool isProductList,
	ConnectorProfileType profileType,
	int serviceId,
	int groupId
)

Loading…