Obsolete. Superseded by IComponent2::GetExcludeFromBOM2 and IComponent2::SetExcludeFromBOM2.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ExcludeFromBOM As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IComponent2
Dim value As System.Boolean
instance.ExcludeFromBOM = value
value = instance.ExcludeFromBOM |
C# | |
---|
System.bool ExcludeFromBOM {get; set;} |
C++/CLI | |
---|
property System.bool ExcludeFromBOM {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to exclude this component from the BOM, false to include it
Remarks
See Also
Availability
SOLIDWORKS 2005 SP1, Revision Number 13.1