|
swDocManVisibleReferencedDocument Constructor
|
Creates a new instance of the visible reference class.
Namespace:
CADSharpTools.DocumentManager.Models
Assembly:
CADSharpTools.PDM (in CADSharpTools.PDM.dll) Version: 1.4.16.0 (1.4.16)
Syntaxpublic swDocManVisibleReferencedDocument(
string pathName
)
Public Sub New (
pathName As String
)
Parameters
- pathName
- Type: SystemString
See Also