| Visual Basic | |
|---|---|
Sub SetShowInBOM( _ ByVal lFileID As System.Integer, _ ByVal lFolderID As System.Integer, _ ByVal bShowInBOM As System.Boolean _ ) | |
| C# | |
|---|---|
void SetShowInBOM( System.int lFileID, System.int lFolderID, System.bool bShowInBOM ) | |
| C++/CLI | |
|---|---|
void SetShowInBOM( & System.int lFileID, & System.int lFolderID, & System.bool bShowInBOM ) | |
Parameters
- lFileID
- ID of referenced file
- lFolderID
- ID of parent folder of referenced file
- bShowInBOM
- True to show the specified file's user-defined file references in a BOM, false to not
IEdmEnumeratorCustomReference7 Interface
IEdmEnumeratorCustomReference7 Members
IEdmEnumeratorCustomReference7::GetShowInBOM Method ()
IEdmEnumeratorCustomReference7 Members
IEdmEnumeratorCustomReference7::GetShowInBOM Method ()
SOLIDWORKS PDM Professional 2017