SOLIDWORKS PDM Professional API Help Send Feedback
CheckIn Method (IEdmBom)
See Also 
EPDM.Interop.epdm Namespace > IEdmBom Interface : CheckIn Method (IEdmBom)


bsComment
Comment to add to the history of this BOM
Checks in this BOM.

Syntax

Visual Basic 
Sub CheckIn( _
   ByVal bsComment As System.String _
) 
C# 
void CheckIn( 
   System.string bsComment
)
C++/CLI 
void CheckIn( 
&   System.String^ bsComment
) 

Parameters

bsComment
Comment to add to the history of this BOM

Remarks

Return codes:

  • S_OK: The method successfully executed.
  • S_FALSE: One of the arguments is invalid.
 

See Also

Availability

SOLIDWORKS PDM Professional 2009