Places the specified document under PDM management.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetManagedDocument( _
ByVal fileName As System.String _
) As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IPDMDocManager
Dim fileName As System.String
Dim value As System.Boolean
value = instance.SetManagedDocument(fileName) |
C# | |
---|
System.bool SetManagedDocument(
System.string fileName
) |
C++/CLI | |
---|
System.bool SetManagedDocument(
& System.String^ fileName
) |
Parameters
- fileName
- Document path and file name; the location in the vault does not need to be writable
Return Value
True if the managed document is set, false if not
Remarks
See Also
Availability
SOLIDWORKS 2013 FCS, Revision Number 21.0