Click or drag to resize

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)
Syntax
public override string ToString()

Return Value

Type: String
Full pathname and referenced configurations.
See Also