| Visual Basic | |
|---|---|
Function IsLocked() As System.Boolean | |
| C# | |
|---|---|
System.bool IsLocked() | |
| C++/CLI | |
|---|---|
System.bool IsLocked(); | |
Return Value
True if the file associated with this BOM cell is available for editing, false if notSee the IEdmBomCell examples.
- S_OK: The method successfully executed.
- S_FALSE: One of the arguments is invalid.
SOLIDWORKS PDM Professional 2009