Solid Edge Framework Type Library
IsFileCheckedOutToSameUser Method
Description
checks if the file is checked out to same user
Syntax
Visual Basic
Public Sub IsFileCheckedOutToSameUser( _
   ByVal filePath As String, _
   ByVal UserName As String, _
   ByVal Password As String, _
   ByRef checkedoutby As String, _
   Optional ByVal UpdateCache As Boolean = False _
) 
Parameters
filePath
UserName
Password
checkedoutby
UpdateCache
See Also

Insight Object  | Insight Members  | Solid Edge ST2 - What's New