Gets or sets whether the options passed during a document's open, load, and save can be retrieved by this API.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Query As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IDocumentSpecification
Dim value As System.Boolean
instance.Query = value
value = instance.Query |
C# | |
---|
System.bool Query {get; set;} |
C++/CLI | |
---|
property System.bool Query {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to retrieve options, false to not (default)
Remarks
See Also
Availability
SOLIDWORKS 2011 FCS, Revision Number 19.0