.NET Framework Class Library
DataEntrHelper.OriginalPathName Property

<< Click to Display Table of Contents >>

Navigation:  Programming Mechworks PDM > .NET API > MwPDMApi Namespace > DataEntrHelper Class > DataEntrHelper Properties >

.NET Framework Class Library
DataEntrHelper.OriginalPathName Property

Gets the full original path of the document.

Namespace: MwPDMApi
Assembly:  MwPDMApi (in MwPDMApi.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

Visual Basic

Public ReadOnly Property OriginalPathName As String

Get

C#

public string OriginalPathName { get; }

Visual C++

public:

property String^ OriginalPathName {
String^ get ();
}

JavaScript

function get_originalPathName();

See Also

DataEntrHelper Class

DataEntrHelper Members

MwPDMApi Namespace