Gets or sets whether to add display data to this configuration when the document is saved.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property LargeDesignReviewMark As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IConfiguration
Dim value As System.Boolean
instance.LargeDesignReviewMark = value
value = instance.LargeDesignReviewMark |
C# | |
---|
System.bool LargeDesignReviewMark {get; set;} |
C++/CLI | |
---|
property System.bool LargeDesignReviewMark {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to add display data, false to not
Example
Remarks
See Also
Availability
SOLIDWORKS 2017 FCS, Revision Number 25.0