Gets or sets whether to link the design table to the model.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property LinkToFile As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IDesignTable
Dim value As System.Boolean
instance.LinkToFile = value
value = instance.LinkToFile |
C# | |
---|
System.bool LinkToFile {get; set;} |
C++/CLI | |
---|
property System.bool LinkToFile {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to link the design table to the model, false to not
Remarks
See Also
Availability
SOLIDWORKS 2004 SP3, Revision Number 12.3