Gets or sets the file load errors when opening a model document.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Error As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As IDocumentSpecification
Dim value As System.Integer
instance.Error = value
value = instance.Error |
C# | |
---|
System.int Error {get; set;} |
C++/CLI | |
---|
property System.int Error {
System.int get();
void set ( & System.int value);
} |
Property Value
File load errors as defined by
swFileLoadError_e
Example
See Also
Availability
SOLIDWORKS 2008 FCS, Revision Number 16.0