|
swDocManVisibleReferencedDocumentToString Method
|
Returns the full path name of the visible documents and all referenced documents.
Namespace:
CADSharpTools.DocumentManager.Models
Assembly:
CADSharpTools.PDM (in CADSharpTools.PDM.dll) Version: 1.4.16.0 (1.4.16)
Syntaxpublic override string ToString()
Public Overrides Function ToString As String
Return Value
Type:
StringFull pathname and referenced configurations.
See Also