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


Gets the ID of the user who has this BOM checked out.

Syntax

Visual Basic 
ReadOnly Property CheckOutUserID As System.Integer
C# 
System.int CheckOutUserID {get;}
C++/CLI 
property System.int CheckOutUserID {
   System.int get();
}

Property Value

ID of the user who has this BOM checked out; 0 if not checked out

Example

See the IEdmBom examples.

See Also

Availability

SOLIDWORKS PDM Professional 2009