|
DocumentLocalPath Property
|
Gets the local path of the document.
Namespace:
CADSharpTools.Core.Models
Assembly:
CADSharpTools.PDM (in CADSharpTools.PDM.dll) Version: 1.4.16.0 (1.4.16)
Syntaxpublic string LocalPath { get; }
Public ReadOnly Property LocalPath As String
Get
Property Value
Type:
String
See Also