GetAlternateParts Method
Builds a list of the alternate parts (table_partnum_view) for the specified part and revision, and returns an array of part Objids This overload takes a set of required parameters for the API.
Builds a list of the alternate parts (table_partnum_view) for the specified part and revision, and returns an array of part Objids
Overload List
Overload | Description |
---|---|
GetAlternateParts(String,String,String) | Builds a list of the alternate parts (table_partnum_view) for the specified part and revision, and returns an array of part Objids This overload takes a set of required parameters for the API. |
GetAlternateParts(GetAlternatePartsSetup) | Builds a list of the alternate parts (table_partnum_view) for the specified part and revision, and returns an array of part Objids This overload takes a setup object. |
GetAlternateParts(GetAlternatePartsSetup,IDbTransaction) | Builds a list of the alternate parts (table_partnum_view) for the specified part and revision, and returns an array of part Objids This overload takes a setup object and a database transaction. |
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family
Reference
LogisticsToolkit Class LogisticsToolkit Members FChoice.Toolkits.Clarify~FChoice.Toolkits.Clarify.Logistics.GetAlternatePartsSetup