Gets or sets whether to add the opened document to the Recent Documents list.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
Property AddToRecentDocumentList As System.Integer |
| Visual Basic (Usage) | |
|---|
Dim instance As IDocumentSpecification
Dim value As System.Integer
instance.AddToRecentDocumentList = value
value = instance.AddToRecentDocumentList |
| C# | |
|---|
System.int AddToRecentDocumentList {get; set;} |
| C++/CLI | |
|---|
property System.int AddToRecentDocumentList {
System.int get();
void set ( & System.int value);
} |
Property Value
Recent Document list actions as defined by
swAddToRecentDocumentList_e
See Also
Availability
SOLIDWORKS 2022 SP03, Revision Number 30.3