Gets or sets whether to link or unlink all custom properties to or from their parent part.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property LinkAll As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ICustomPropertyManager
Dim value As System.Boolean
instance.LinkAll = value
value = instance.LinkAll |
C# | |
---|
System.bool LinkAll {get; set;} |
C++/CLI | |
---|
property System.bool LinkAll {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to link all custom properties, false to unlink all
See Also
Availability
SOLIDWORKS 2018 FCS, Revision Number 26.0