.NET Framework Class Library
DataEntrHelper.Originaldirname Property

<< Click to Display Table of Contents >>

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

.NET Framework Class Library
DataEntrHelper.Originaldirname Property

Gets the original directory path of the document before any processing or renaming.

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

Syntax

Visual Basic

Public ReadOnly Property Originaldirname As String

Get

C#

public string Originaldirname { get; }

Visual C++

public:

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

JavaScript

function get_originaldirname();

See Also

DataEntrHelper Class

DataEntrHelper Members

MwPDMApi Namespace