This must be either 5148 to apply the ECO item to an ECO header, or 329 to apply the ECO item to a part revision.
'Declaration
Public Overloads Function CreateEcoItem( _ ByVal appliesTo As EcoItemAppliesTo, _ ByVal isActive As Boolean, _ ByVal ecoHeaderIDNum As String, _ ByVal applyPartRevisionObjid As Integer, _ ByVal resultPartRevisionObjid As Integer _ ) As ToolkitResult
public ToolkitResult CreateEcoItem( EcoItemAppliesTo appliesTo, bool isActive, string ecoHeaderIDNum, int applyPartRevisionObjid, int resultPartRevisionObjid )
This must be either 5148 to apply the ECO item to an ECO header, or 329 to apply the ECO item to a part revision.
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family