SOLIDWORKS PDM Professional API Help Send Feedback
Name Property (IEdmReference5)
See Also 
EPDM.Interop.epdm Namespace > IEdmReference5 Interface : Name Property (IEdmReference5)


Gets the name of the file.

Syntax

Visual Basic 
ReadOnly Property Name As System.String
C# 
System.string Name {get;}
C++/CLI 
property System.String^ Name {
   System.String^ get();
}

Property Value

Name of the file

Remarks

The return value does not include the directory path.

See Also

Availability

Version 5.2 of SOLIDWORKS PDM Professional