Sets the location of the PDM managed document.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetManagedDocument( _
ByVal fileName As String _
) As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IPDMDocManager
Dim fileName As String
Dim value As Boolean
value = instance.SetManagedDocument(fileName)
|
C# | |
---|
bool SetManagedDocument(
string fileName
) |
C++/CLI | |
---|
bool SetManagedDocument(
& String^ fileName
) |
Parameters
- fileName
Managed document file name
Return Value
True if the managed document was set, false if not
Remarks
See Also
Availability
SolidWorks 2001Plus FCS, Revision Number 10.0